Author: sayer Date: 2008-05-16 11:54:45 +0200 (Fri, 16 May 2008) New Revision: 975
Modified: tags/rel_1.0.0_rc1/Makefile.defs Log: corrected version Modified: tags/rel_1.0.0_rc1/Makefile.defs =================================================================== --- tags/rel_1.0.0_rc1/Makefile.defs 2008-05-16 09:30:49 UTC (rev 974) +++ tags/rel_1.0.0_rc1/Makefile.defs 2008-05-16 09:54:45 UTC (rev 975) @@ -7,7 +7,7 @@ VERSION = 1 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION ?= -pre-$(SVN_REV) +EXTRAVERSION ?= -rc1 REL_VERSION=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL) RELEASE=$(REL_VERSION)$(EXTRAVERSION) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
