summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
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])