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

Release init-0.3

This commit is contained in:
David Oberhollenzer 2018-05-05 18:25:48 +02:00
parent a22a212d3a
commit 8c24e8c2ad

View file

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