diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-07 21:57:52 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-07 21:57:52 +0200 |
commit | 5462d00e8b9cb133f5c04321fcfb014c26b8ed7d (patch) | |
tree | 079804df21b713fad0e925a22b17fa9f65218641 | |
parent | 13858d21d4e379ff1dcbce948cc11fc687a20734 (diff) | |
download | libdbusmenu-5462d00e8b9cb133f5c04321fcfb014c26b8ed7d.tar.gz libdbusmenu-5462d00e8b9cb133f5c04321fcfb014c26b8ed7d.tar.bz2 libdbusmenu-5462d00e8b9cb133f5c04321fcfb014c26b8ed7d.zip |
development upstream version bump to 17.09.29.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ace54d1..71cb6cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(libdbusmenu, 16.04.0, ted@canonical.com) +AC_INIT(libdbusmenu, 17.09.29.1, ted@canonical.com) AC_COPYRIGHT([Copyright 2009-2016 Canonical]) AC_PREREQ(2.62) |