aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 10:13:23 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 10:13:23 +0100
commit29f9f9fc79cb7e35fb9f872484ca03648576c664 (patch)
treeb07a894b5f47e6318d77b5c93ed93e90db753da0 /openbsc/configure.in
parentd512e454b313144f657321341e233cc5c7184d5e (diff)
Bump the local version to 0.3.90 in preparation for a 0.4.0 release
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 a8dbb72ef..1d45ac7bc 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.1onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.90onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])