aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-05-03 17:27:07 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-05-03 17:27:07 +0800
commit61e5e7bd8b0ec8fb4914168eb5e07f821e0aa196 (patch)
tree2241d9a8f681d46be515646213db37734ddfe5a0
parentf7b06fbe0cedd32d7933fb00aae2a0c0baa9cf6a (diff)
Bump version..on-waves/0.3.99.3
* ping pong and possible crash fix.
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 95b60ea26..ec7203620 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.99.2onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.99.3onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])