1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-08 14:56:13 +02:00

Release init-0.8

This commit is contained in:
David Oberhollenzer 2018-11-05 20:19:25 +01:00
parent 4bcfd98764
commit 7ee95668ca

View file

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