diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-11 11:40:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-11 13:43:15 +0200 |
commit | 68df5615a7a349045cc18cc7de9f4ebc5f194ec4 (patch) | |
tree | ab836df1880fdae79064c4ec22e40e63f0a7f545 | |
parent | Enable var-*.mount units in sysinit.target. (diff) | |
download | gentoo-systemd-integration-68df5615a7a349045cc18cc7de9f4ebc5f194ec4.tar.gz gentoo-systemd-integration-68df5615a7a349045cc18cc7de9f4ebc5f194ec4.tar.bz2 gentoo-systemd-integration-68df5615a7a349045cc18cc7de9f4ebc5f194ec4.zip |
Bump to v1.v1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index df0a38d..2a779a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([gentoo-systemd-integration], [0]) +AC_INIT([gentoo-systemd-integration], [1]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects]) |