diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |