aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <goliath@infraroot.at>2019-03-29 18:59:15 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-03-29 18:59:15 +0100
commit0309ede4b87d5127b7d70f4ac506603d01041e50 (patch)
tree8c79db21513819f5957bc57b0ee380499e0d7b3b
parent36c14c147d17b124fd80fb473780536bf459d868 (diff)
Release version 3v3
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b784bec..cd860a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([init-scripts], [2], [goliath@infraroot.at], init-scripts)
+AC_INIT([init-scripts], [3], [goliath@infraroot.at], init-scripts)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz])
AM_SILENT_RULES([yes])