Version changed from 0.2.0 to 0.2.1

This commit is contained in:
Roland Jax
2014-06-03 12:16:20 +02:00
parent 413af597bd
commit 8e9169afd4
4 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ([2.65])
AC_INIT([ebusd], [0.2.0], [roland.jax@liwest.at], [ebusd], [https://github.com/yuhu-/ebusd])
AC_INIT([ebusd], [0.2.1], [roland.jax@liwest.at], [ebusd], [https://github.com/yuhu-/ebusd])
AC_CONFIG_SRCDIR([src/main.cpp])
AC_CONFIG_AUX_DIR([build])