ebusctl added. Version changed from 0.2.1 to 0.3.0

This commit is contained in:
Roland Jax
2014-06-25 19:13:52 +02:00
parent 3407386b94
commit c0b4ff038f
9 changed files with 93 additions and 154 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ([2.65])
AC_INIT([ebusd], [0.2.1], [roland.jax@liwest.at], [ebusd], [https://github.com/yuhu-/ebusd])
AC_INIT([ebusd], [0.3.0], [roland.jax@liwest.at], [ebusd], [https://github.com/yuhu-/ebusd])
AC_CONFIG_SRCDIR([src/main.cpp])
AC_CONFIG_AUX_DIR([build])