Wrong version displayed when booting freedos image

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

Wrong version displayed when booting freedos image

#1 Post by Icecube » Wed Dec 24, 2008 1:44 pm

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 :).

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Thu Dec 25, 2008 11:00 am

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.

Post Reply