summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2002-01-14 18:56:15 +0000
committerMichael Jennings <mej@kainx.org>2002-01-14 18:56:15 +0000
commit3bd0209d810a42c0279b302acf853119625b9903 (patch)
tree98f1449ffe88153935161f7ae76838c485dbedaf /configure.ac
parentd5085e3001b0ffc99214af7f127e62d843a87b00 (diff)
downloadeterm-3bd0209d810a42c0279b302acf853119625b9903.tar.gz
Mon Jan 14 13:51:49 2002 Michael Jennings (mej)
Added a server grab around the setting of the root properties and background. Suggested by Owen Taylor <otaylor@redhat.com> and Olivier Chapuis <olivier.chapuis@free.fr>. Also updated the version number in configure.ac for all those mor^H^H^Hpeople using Debian unstable. :-) Fixed a few compiler warnings too. SVN revision: 5834
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a59461a..b8c7273 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl# $Id: configure.in,v 1.56 2001/10/21 13:21:04 mej Exp $
AC_INIT(src/feature.h)
-AM_INIT_AUTOMAKE(Eterm, 0.9.1)
+AM_INIT_AUTOMAKE(Eterm, 0.9.2)
dnl# Set some basic variables
DATE="`date '+%d %B %Y'`"