summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@users.noreply.github.com>2017-02-21 15:04:02 +0100
committerGitHub <noreply@github.com>2017-02-21 15:04:02 +0100
commitd0c7baa871b88ce4fcdf72fc8f652c073695a097 (patch)
treeeb540fff5a756c6cfda95b419b52db75108bc0a8 /configure.ac
parenta4dde27d73c1d8219c0cc6390ef8b6e15b347edb (diff)
parente7034ee0ad33768551bfb946ca093ff686628df1 (diff)
Merge pull request #5406 from poettering/v233-prep
V233 preparation
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 b55d7d9f3b..0e7bd1b76b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [232],
+ [233],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])