diff configure.in @ 74:c9d553df8d25

Sat Oct 14 09:38:08 2006 John Ellis <johne@verizon.net> * po/*.po: Make distcheck touches these. * gqview.spec.in: Fix to use License: instead of obselete Copyright:. * configure.in: Release 2.1.2
author gqview
date Sat, 14 Oct 2006 13:44:20 +0000
parents f63ecca6c087
children 56f62cdde8e0
line wrap: on
line diff
--- a/configure.in	Sat Oct 14 12:28:46 2006 +0000
+++ b/configure.in	Sat Oct 14 13:44:20 2006 +0000
@@ -1,7 +1,7 @@
 AC_INIT(src/main.c)
 AC_CONFIG_HEADER(config.h)
 
-AM_INIT_AUTOMAKE(gqview, 2.1.1)
+AM_INIT_AUTOMAKE(gqview, 2.1.2)
 
 AM_MAINTAINER_MODE