Release init-0.10

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-03-29 14:14:42 +01:00
parent c1cb8491f9
commit 2e89d32a75
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.60])
m4_define([RELEASE], 0.9)
m4_define([RELEASE], 0.10)
AC_INIT([init], [RELEASE], [goliath@infraroot.at], init)
AC_CONFIG_MACRO_DIR([m4])