summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2015-05-29 21:54:32 +0200
committerStefan Sauer <ensonic@users.sf.net>2015-05-29 21:54:32 +0200
commit9637375fb6cd4820226fc6b9f9e6eecd5a223ce1 (patch)
treee5323299132a1de52ed476ad7f19e9084ba65a9c /configure.ac
parent2356b7946d5b60d1e933106adb5139a4033a0a4b (diff)
downloadgtk-doc-9637375fb6cd4820226fc6b9f9e6eecd5a223ce1.tar.gz
release: bump versions and back to development
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 a707286..1e1287b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl Use a simple 2-digit version number for a while, since our old example
dnl Makefile can only cope with that, i.e. use 1.1, 1.2, 1.3 ... 9.9.
dnl FIXME: I can't see anything failing (1.14.1), lets try to use a three digit
dnl number for the development version
-m4_define(gtk_doc_version, 1.24)
+m4_define(gtk_doc_version, 1.24.1)
AC_INIT([gtk-doc],[gtk_doc_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc],[gtk-doc])