diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-26 15:43:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-26 15:43:43 +0100 |
commit | 03e1151676fba62674e2219da624272e522e590f (patch) | |
tree | 4d70befb2ba589a474e009e6a67ec16d5fba2dd0 /configure.ac | |
parent | 74b1c371744d6948094476a4c135afa54b21414b (diff) |
build-sys: bump version and .so revisions
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1c9d5596ea..5b88bcf005 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([systemd], - [198], + [199], [http://bugs.freedesktop.org/enter_bug.cgi?product=systemd], [systemd], [http://www.freedesktop.org/wiki/Software/systemd]) |