From f77c0cd428a0dd35231f17ec877269df3000d396 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 20 Apr 2010 14:36:40 +0800 Subject: Version bump for On-Waves * Revert RTP_PAYLOAD change as it does not work on AMR * Change paging to not send it as a bulk... --- openbsc/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])]) -- cgit v1.2.3