Tag on-waves 0.2 release

This commit is contained in:
Holger Hans Peter Freyther
2010-01-07 15:12:23 +01:00
parent 6af20842cb
commit 09608a311f

View File

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