aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-01-07 15:12:23 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-01-07 15:12:23 +0100
commitbb53004d4743dd28cf370794ec0d451902d895a2 (patch)
tree79b2fc41ad1665f701ff915d64721fdd85d99be1
parent6af20842cb3a384338dbe4a3d049b20573207f4c (diff)
Tag on-waves 0.2 releaseon-waves/0.2
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 520fb75ef..9dcda3633 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.1onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.2onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])