aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-05-05 20:43:11 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-05-05 20:43:11 +0800
commitebc38e4f26a2c2220b51433062c92f35d5d8257c (patch)
tree3d477f945bc00a1cd53dce61888b88a2dc25a08e
parente2ab44a43961f04a4bed687e0d39f2c47926556f (diff)
Version bump for testing it on the targeton-waves/0.3.99.8
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 6477aea80..b21eae66e 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.7onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.99.8onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])