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 <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
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) )


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to