summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-11-02 16:04:40 -0600
committerLennart Poettering <lennart@poettering.net>2016-11-02 16:04:40 -0600
commit515958c9eb538607a260aac4a4d0145583e1a2e5 (patch)
treee822547cc0af6ee0a63c1dd4a64549a48514c6ee /configure.ac
parentb4eed568b913079f5a97c744ecc2c4f9c3d0403a (diff)
build-sys: bump package and library version in preparation for v232
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 0e87adc38f..0b10fc7de7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [231],
+ [232],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])