On 04-Jun-2002 Martin Ehmsen wrote: > Hi. > > Would someone correct this problem: > alpha8 identifies itself as alpha7. It took me 15min to track the > problem down, to the blackbox binary file: >#./blackbox-0.65.0alpha8/src/blackbox --help > Blackbox 0.65.0alpha7 : (c) 2001 - 2002 Sean 'Shaleh' Perry > 1997 - 2000, 2002 Brad Hughes > ... >
dammit, silly me. I even ran autoconf but forgot to change the number. Doh! The answer is edit configure.in, change the version at the top, run autoconf. The run configure and build as usual.
