From 569265df0f6f2ca53c86a4c35dae27c8762d607a Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Tue, 18 Oct 2005 00:30:19 +0000 Subject: [PATCH] conky 1.3.3 git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@351 7f574dfc-610e-0410-a909-a81674777703 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index b987d8e9..f16af11e 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ -AC_INIT([Conky],[1.3.2],[brenden1@users.sourceforge.net]) +AC_INIT([Conky],[1.3.3],[brenden1@users.sourceforge.net]) -AM_INIT_AUTOMAKE(conky, 1.3.2) +AM_INIT_AUTOMAKE(conky, 1.3.3) AM_CONFIG_HEADER(src/config.h) AC_PROG_LIBTOOL