diff options
author | Vincent Untz <vuntz@gnome.org> | 2013-08-29 09:57:11 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2013-08-29 09:57:11 +0200 |
commit | 08e0f4dc785be7d82ffe0aa5252dd6dbca648b3e (patch) | |
tree | f1c4436d7cc22c7a16a3c5af152dfbff6941f288 | |
parent | 4944725bddcf5821d53d7d648fc53347ce12cc03 (diff) |
release: post-release bump to 0.23
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7ac134a..e949d82 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([desktop-file-utils], [0.22], +AC_INIT([desktop-file-utils], [0.23], [https://bugs.freedesktop.org/enter_bug.cgi?product=desktop-file-utils]) AC_CONFIG_SRCDIR(src/validate.h) |