increased version to 1.1.0

This commit is contained in:
john30
2015-03-27 22:41:31 +01:00
parent 243760f543
commit 04632d3f35
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
1.0.0
1.1.0
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([ebusd], [1.0.0], [ebusd@johnm.de], [ebusd], [https://github.com/john30/ebusd])
AC_INIT([ebusd], [1.1.0], [ebusd@johnm.de], [ebusd], [https://github.com/john30/ebusd])
AC_CONFIG_AUX_DIR([build])