Module: sip-router Branch: kamailio_3.0 Commit: 999cc449e3b6a86e09ebfa37453b9c1f8e5be22c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=999cc449...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Aug 19 16:55:49 2010 +0200
version set to 3.0.3
---
Makefile.defs | 2 +- pkg/kamailio/debian/changelog | 6 ++++++ pkg/kamailio/rpm/kamailio.spec.CenOS | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/Makefile.defs b/Makefile.defs index cd1cc46..a6c3a3c 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -154,7 +154,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) #version number VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION =
# memory debugger switcher diff --git a/pkg/kamailio/debian/changelog b/pkg/kamailio/debian/changelog index ee826c6..6d32303 100644 --- a/pkg/kamailio/debian/changelog +++ b/pkg/kamailio/debian/changelog @@ -1,3 +1,9 @@ +kamailio (3.0.3) unstable; urgency=low + + * update to 3.0.3 from upstream + + -- Daniel-Constantin Mierla miconda@gmail.com Thu, 19 Aug 2010 17:54:23 +0100 + kamailio (3.0.2.99) unstable; urgency=low
* update to 3.0.2.99 for development version builds diff --git a/pkg/kamailio/rpm/kamailio.spec.CenOS b/pkg/kamailio/rpm/kamailio.spec.CenOS index 021cf7e..290260d 100644 --- a/pkg/kamailio/rpm/kamailio.spec.CenOS +++ b/pkg/kamailio/rpm/kamailio.spec.CenOS @@ -1,5 +1,5 @@ %define name kamailio -%define ver 3.0.2 +%define ver 3.0.3 %define rel 0 %define _sharedir %{_prefix}/share