From fff29ac0aa6e071569023bddfdfd9f55dfc17fb5 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Sun, 9 Mar 2008 00:18:58 +0000 Subject: Change version to 1.0.90 Signed-off-by: Bradley Smith --- ChangeLog | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2966efe..fd1f20b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ Change deprecated SCM_STRING_CHARS to scm_to_locale_string * lib/x11plugin.c: Make window respond to DestroyNotify and ClientMessage + * configure.ac: + Change version to 1.0.90 for prerelease 2008-03-08 Bradley Smith diff --git a/configure.ac b/configure.ac index 24751c5..ec253e6 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNU Robots], [1.1], [brad@brad-smith.co.uk], [gnurobots]) +AC_INIT([GNU Robots], [1.0.90], [brad@brad-smith.co.uk], [gnurobots]) AC_PREREQ([2.59]) AM_CONFIG_HEADER([config.h]) AC_CONFIG_AUX_DIR([build]) -- cgit v1.1