From 9ca33461aa5d305756e08d45eab6862fbd66c585 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Sun, 3 Aug 2008 19:58:54 +0100 Subject: Bump version to 1.2.0 Signed-off-by: Bradley Smith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8fb7b15..c3e1af2 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ ## along with GNU Robots. If not, see . dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNU Robots], [1.1.1], [brad@brad-smith.co.uk], [gnurobots]) +AC_INIT([GNU Robots], [1.2.0], [brad@brad-smith.co.uk], [gnurobots]) AC_PREREQ([2.59]) AM_CONFIG_HEADER([config.h]) AC_CONFIG_SRCDIR([include/api.h]) -- cgit v1.1