From 8f323d8813eda1652c8051ce51f83df028303d46 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 24 Jan 2005 08:25:15 +0000 Subject: [PATCH] 0.1.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0