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

Release init-0.7.1

This commit is contained in:
David Oberhollenzer 2018-10-20 16:36:28 +02:00
parent b3773d09ea
commit d4ce928fc0

View file

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