Bump the configure.in to 0.3on-wave.

This commit is contained in:
Holger Hans Peter Freyther
2010-02-08 15:39:07 +01:00
parent ff0a562f9a
commit 71e13f9e27

View File

@@ -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])])