1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-17 03:06:13 +02:00

Release init-0.6

This commit is contained in:
David Oberhollenzer 2018-09-01 17:46:14 +02:00
parent f67d32cba1
commit ce7c79a639

View file

@ -1,6 +1,6 @@
AC_PREREQ([2.60])
m4_define([RELEASE], 0.5)
m4_define([RELEASE], 0.6)
AC_INIT([init], [RELEASE], [david.oberhollenzer@tele2.at], init)
AC_CONFIG_MACRO_DIR([m4])