mirror of
https://github.com/pygos/init.git
synced 2024-11-24 03:50:43 +01:00
Release init-0.10
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
c1cb8491f9
commit
2e89d32a75
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
|
|
||||||
m4_define([RELEASE], 0.9)
|
m4_define([RELEASE], 0.10)
|
||||||
|
|
||||||
AC_INIT([init], [RELEASE], [goliath@infraroot.at], init)
|
AC_INIT([init], [RELEASE], [goliath@infraroot.at], init)
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
Loading…
Reference in a new issue