bump versionin configure.ac -> 1.2

This commit is contained in:
Tobias Hintze 2016-04-04 17:12:48 +02:00
parent ca74624d96
commit ca010916ae
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
AC_PREREQ(2.63)
AC_INIT([SmartCAPWAP], [1.1.0], [https://github.com/travelping/smartcapwap], [smartcapwap])
AC_INIT([SmartCAPWAP], [1.2], [https://github.com/travelping/smartcapwap], [smartcapwap])
AC_CONFIG_AUX_DIR([build])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 -Wall])