[sr-dev] git:kamailio_3.0: version set to 3.0.0-rc1

Daniel-Constantin Mierla miconda at gmail.com
Thu Oct 29 12:36:48 CET 2009


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Oct 29 11:27:59 2009 +0100

version set to 3.0.0-rc1

---

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

diff --git a/Makefile.defs b/Makefile.defs
index c43267d..eb8577c 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -145,7 +145,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 VERSION = 3
 PATCHLEVEL = 0
 SUBLEVEL = 0
-EXTRAVERSION = -pre1
+EXTRAVERSION = -rc1
 
 SER_VER = $(shell expr $(VERSION) \* 1000000 + $(PATCHLEVEL) \* 1000 + \
 			$(SUBLEVEL) )




More information about the sr-dev mailing list