]> www.fi.muni.cz Git - evince.git/commitdiff
*** empty log message ***
authorMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 9 Mar 2005 19:16:02 +0000 (19:16 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 9 Mar 2005 19:16:02 +0000 (19:16 +0000)
configure.ac

index b99c87d8a7967843c8142eead476bb3b427ce95a..84df89e6bca9329165a924375a4761fb8c128bcd 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(evince, 0.1.6)
+AC_INIT(evince, 0.1.7)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work