Author

Topic: Internal version number (Read 1369 times)

legendary
Activity: 1540
Merit: 1001
September 23, 2010, 02:51:19 PM
#4
I don't think it should cause any problems for version comparisons.  31300 > 312.

obviously, *ahem* just checking if you were paying attention, that's all Wink
founder
Activity: 364
Merit: 6723
September 23, 2010, 02:46:20 PM
#3
I don't think it should cause any problems for version comparisons.  31300 > 312.
legendary
Activity: 1540
Merit: 1001
September 23, 2010, 12:48:04 PM
#2
In the next release (0.3.13), I'm going to change the format of the internal version number integer from 313 to 31300, for instance 31305 = 0.3.13.5.  The last number represents changes on the SVN between releases and ought to be properly represented in the version number.  Otherwise, it would be a pain if we had a mistake or something in one of the sub versions that needed to be worked around.

Thanks for the heads up. I'm actually checking version on my web apps, to assert if backupwallet is available, but as my private version is now widespread, it should be very simple to cope with that change.
founder
Activity: 364
Merit: 6723
September 23, 2010, 12:19:08 PM
#1
In the next release (0.3.13), I'm going to change the format of the internal version number integer from 313 to 31300, for instance 31305 = 0.3.13.5.  The last number represents changes on the SVN between releases and ought to be properly represented in the version number.  Otherwise, it would be a pain if we had a mistake or something in one of the sub versions that needed to be worked around.
Jump to: