Page 1 of 1

Wrong version displayed when booting freedos image

Posted: Wed Dec 24, 2008 1:44 pm
by Icecube
You forgot to update the UBCD version in ubcd.ini.
Change:

Code: Select all

[Version]
 Signature = $Ubcd$
 Version = 5.0b5
To:

Code: Select all

[Version]
 Signature = $Ubcd$
 Version = 5.0b7
Maybe you can make a text file (if you don't have it allready) that lists all those small things that you need to change for the next release :).

Posted: Thu Dec 25, 2008 11:00 am
by Victor Chew
Maybe you can make a text file (if you don't have it allready) that lists all those small things that you need to change for the next release.
:oops: Actually I have one. But sometimes I tend to gloss over it because it hasn't changed for awhile.