aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-20 14:36:40 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-20 14:36:40 +0800
commitf77c0cd428a0dd35231f17ec877269df3000d396 (patch)
tree25c70faad74da73ac65e6a3f0d262e5149d16941
parent4103a3e5b9246fcdb09baab197d157f1be31a8c3 (diff)
Version bump for On-Waveson-waves/0.3.98.2
* Revert RTP_PAYLOAD change as it does not work on AMR * Change paging to not send it as a bulk...
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 5ac67b7b7..e594ea61a 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script
AC_INIT
-AM_INIT_AUTOMAKE(openbsc, 0.3.98.1onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.98.2onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])