[sr-dev] git:master: version number increased

Andrei Pelinescu-Onciul andrei at iptel.org
Sat Oct 10 02:46:33 CEST 2009


Module: sip-router
Branch: master
Commit: b9d019b864cfa12287b79d9d9b63378c8768700b
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b9d019b864cfa12287b79d9d9b63378c8768700b

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Sat Oct 10 02:51:13 2009 +0200

version number increased

- preparing for the sr_3.0 branch

---

 Makefile.defs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.defs b/Makefile.defs
index d3d14b0..0684e21 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -141,8 +141,8 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 #version number
 VERSION = 2
 PATCHLEVEL = 99
-SUBLEVEL =  0
-EXTRAVERSION = -dev01-serk
+SUBLEVEL =  99
+EXTRAVERSION = -pre3
 
 SER_VER = $(shell expr $(VERSION) \* 1000000 + $(PATCHLEVEL) \* 1000 + \
 			$(SUBLEVEL) )




More information about the sr-dev mailing list