From: Marco Pesenti Gritti Date: Mon, 24 Jan 2005 08:25:15 +0000 (+0000) Subject: 0.1.1 X-Git-Tag: EVINCE_0_1_1^0 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=8f323d8813eda1652c8051ce51f83df028303d46;p=evince.git 0.1.1 --- diff --git a/configure.ac b/configure.ac index ab186554..ace97ff8 100644 --- a/configure.ac +++ b/configure.ac @@ -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