summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-07-31 18:10:52 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-07-31 18:13:57 +0200
commit11811e856b0c63439d45edc9c9834ad427e1bb6a (patch)
treed969ca396ea789f8f9f43e7223c1bf9bfbfedb88 /configure.ac
parent1e40e358ee79fa57521ceb42718a48ad2ef9a210 (diff)
build: bump version to 224
Prepare for bug-fix release and bump versions.
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 7a10211095..f1ce9ff300 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [223],
+ [224],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])