summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-22 10:00:30 +0200
committerMichał Górny <mgorny@gentoo.org>2013-09-22 10:00:30 +0200
commit1cacdd80cf7865a517d8c789073e86157c1c7046 (patch)
tree79b92ccdddcff43a05377f017ba10bd0a0618332
parentEnable sysrq by default as suggested by Enrico Tagliavini. (diff)
downloadgentoo-systemd-integration-1cacdd80cf7865a517d8c789073e86157c1c7046.tar.gz
gentoo-systemd-integration-1cacdd80cf7865a517d8c789073e86157c1c7046.tar.bz2
gentoo-systemd-integration-1cacdd80cf7865a517d8c789073e86157c1c7046.zip
Bump version to 2.v2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2a779a2..10a947d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([gentoo-systemd-integration], [1])
+AC_INIT([gentoo-systemd-integration], [2])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])