summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBradley Smith2008-03-09 00:18:58 +0000
committerBradley Smith2008-03-09 00:18:58 +0000
commitfff29ac0aa6e071569023bddfdfd9f55dfc17fb5 (patch)
treecc4c1bbb4245aebbaafa7392dc481880b960b0c8 /configure.ac
parentTidy up x11plugin.c and make window respond to close events. (diff)
downloadgnurobots-fff29ac0aa6e071569023bddfdfd9f55dfc17fb5.tar.gz
Change version to 1.0.90
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
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 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])