Release version 2

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-11-25 01:32:56 +01:00
parent ab827498ce
commit 858ea8c384
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.60])
AC_INIT([init-scripts], [1], [david.oberhollenzer@tele2.at], init-scripts)
AC_INIT([init-scripts], [2], [david.oberhollenzer@tele2.at], init-scripts)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz])
AM_SILENT_RULES([yes])