aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-08 20:20:27 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-08 20:20:27 +0100
commit8882c9e3a811ab0c4e610ac8b142587913504f6d (patch)
tree843996af56eb5dbb548c6b7fc718fa7072e83a61 /openbsc/configure.in
parent16b331d14f0a67cb1bd5936bde2ac6d13d4ef234 (diff)
parentfdc64f680679accb60f295f0c1712076877bd016 (diff)
Merge commit 'on-waves/0.3.1' into on-waves/bsc-master
Diffstat (limited to 'openbsc/configure.in')
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 036ecdd67..c9ae025aa 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.3onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.1onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])