summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2015-05-07 11:06:25 +0200
committerStefan Sauer <ensonic@users.sf.net>2015-05-07 11:06:25 +0200
commitc81cd7f1380c9a81cae26f6fca39391008ec880c (patch)
treec51b59adfdc52bc507b2c33df2c96c9f39ad0d76 /configure.ac
parent6573c852cabfd95e98066dc275dfa6244ef2ca48 (diff)
downloadgtk-doc-c81cd7f1380c9a81cae26f6fca39391008ec880c.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 ccbc1d0..0f0f3a6 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.22)
+m4_define(gtk_doc_version, 1.22.1)
AC_INIT([gtk-doc],[gtk_doc_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc],[gtk-doc])