[gtk-doc] configure.ac: Fix typo



commit 0c29fb4216bd0064845b9e46a5902d8913b496eb
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Jan 17 23:09:29 2011 +0200

    configure.ac: Fix typo

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 99fe611..44bbb88 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.16,1)
+m4_define(gtk_doc_version, 1.16.1)
 
 AC_INIT([gtk-doc], [gtk_doc_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]