summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-06-18 00:28:06 +0200
committerLennart Poettering <lennart@poettering.net>2015-06-18 00:28:41 +0200
commit561471314c1a55660063467422509352192e3408 (patch)
treeadb86608239caf98242ca1e5b87ee650b7d0700a /configure.ac
parentbcf1097553f15d17665d036ea6d4803496cc3e26 (diff)
build-sys: bump versions and sonames
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5d3994439..0784966f06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [220],
+ [221],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])