aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-08 15:39:07 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-08 15:39:07 +0100
commitab46372e2a2b381856cf6e6848497ce9f3b0ad2e (patch)
treeae39df382855b16386c1a5c1ffb6ebe1e74fed8f
parentff0a562f9a860632c6cd41166ff223625b0383c9 (diff)
Bump the configure.in to 0.3on-wave.on-waves/0.3
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 9dcda3633..e6f525b07 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.2onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])