summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-07-29 12:43:45 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-07-29 12:44:55 +0200
commit39d1a2d05d4cc75c57de2658ceef04caa9928768 (patch)
tree7402a205a32d8937bb50a8149b939e71028e7ff8 /configure.ac
parent3512af1706e764a1610cfc185a95b6d955684d71 (diff)
build: bump version infosystemd/v223
Bump version to 223 and increase libsystemd libtool-info as we added a structure-member (without increasing structure size) to sd-bus-vtable.
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 7b92eb25d4..a16ca6396b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [222],
+ [223],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])