Author: sayer
Date: 2009-02-17 18:14:33 +0100 (Tue, 17 Feb 2009)
New Revision: 1279

Modified:
   branches/1.0/Makefile.defs
Log:
fixed extra version name (post-1.0.0)

Modified: branches/1.0/Makefile.defs
===================================================================
--- branches/1.0/Makefile.defs  2009-02-17 09:52:39 UTC (rev 1278)
+++ branches/1.0/Makefile.defs  2009-02-17 17:14:33 UTC (rev 1279)
@@ -9,7 +9,7 @@
 VERSION = 1
 PATCHLEVEL = 0
 SUBLEVEL = 0
-EXTRAVERSION ?= -pre-$(SVN_REV)
+EXTRAVERSION ?= -dev-$(SVN_REV)
 
 REL_VERSION=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)
 RELEASE=$(REL_VERSION)$(EXTRAVERSION)

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to