]> www.fi.muni.cz Git - evince.git/commitdiff
0.1.1 EVINCE_0_1_1
authorMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 24 Jan 2005 08:25:15 +0000 (08:25 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 24 Jan 2005 08:25:15 +0000 (08:25 +0000)
configure.ac

index ab1865546f2b5870ddbc51c87b7443fc72bf97e2..ace97ff8973970164a8b9bdc28b26773554d58c9 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.0)
+AC_INIT(evince, 0.1.1)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work