C, In the configure.in
AM_INIT_AUTOMAKE(simias, 1.8) ASSEMBLY_VERSION=4 VERSION=$VERSION.$ASSEMBLY_VERSION.0 This determines the version of the dll / executable 1.8.4.0 . We don't have a 5th version number. However, the rpm that we build has name-version[only first 3 ].abcde.1.arch.rpm Where abcde would be Year along with the day of the year . Ex 10123 [ 123th day in 2010 ]. PS: ifolder3-enteprise and simias dll's will have the same assembly version 1.8.4.0. However, their version in the rpm name would be 3.8.1 and 1.8.4 respectively. Hope, I am not confusing :). Srinidhi, correct me if I am wrong. ravi >>> CSights <[email protected]> 5/28/2010 5:10 AM >>> Hi all, I'm trying to determine how the version number for simias and ifolder is set. I see in the configure.in file the first three numbers e.g. for simias 1.8.4(.X.Y), but how are the X and Y determined? I'm building packages from svn and I don't want to name things with a larger version number than might be officially released. Thanks! C. ------------------------------------------------------------------------------ _______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
------------------------------------------------------------------------------
_______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
