Browse Source

Change version field and email for bug reporting.

git-svn-id: https://klish.googlecode.com/svn/trunk@146 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev 13 years ago
parent
commit
4152bd405f
2 changed files with 26 additions and 26 deletions
  1. 22 22
      configure
  2. 4 4
      configure.ac

+ 22 - 22
configure

@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for clish 0.7.4alpha.
+# Generated by GNU Autoconf 2.64 for clish 1.2.0.
 #
-# Report bugs to <gmckerrell at users dot sourceforge dot net>.
+# Report bugs to <serj.kalichev at gmail dot com>.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -228,11 +228,11 @@ fi
     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_echo "$0: Please tell bug-autoconf@gnu.org and gmckerrell at
-$0: users dot sourceforge dot net about your system,
-$0: including any error possibly output before this
-$0: message. Then install a modern shell, or manually run
-$0: the script under such a shell if you do have one."
+    $as_echo "$0: Please tell bug-autoconf@gnu.org and serj.kalichev at
+$0: gmail dot com about your system, including any error
+$0: possibly output before this message. Then install a
+$0: modern shell, or manually run the script under such a
+$0: shell if you do have one."
   fi
   exit 1
 fi
@@ -698,9 +698,9 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='clish'
 PACKAGE_TARNAME='clish'
-PACKAGE_VERSION='0.7.4alpha'
-PACKAGE_STRING='clish 0.7.4alpha'
-PACKAGE_BUGREPORT='gmckerrell at users dot sourceforge dot net'
+PACKAGE_VERSION='1.2.0'
+PACKAGE_STRING='clish 1.2.0'
+PACKAGE_BUGREPORT='serj.kalichev at gmail dot com'
 PACKAGE_URL=''
 
 # Factoring default headers for most tests.
@@ -1450,7 +1450,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures clish 0.7.4alpha to adapt to many kinds of systems.
+\`configure' configures clish 1.2.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1520,7 +1520,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of clish 0.7.4alpha:";;
+     short | recursive ) echo "Configuration of clish 1.2.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1567,7 +1567,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <gmckerrell at users dot sourceforge dot net>.
+Report bugs to <serj.kalichev at gmail dot com>.
 _ACEOF
 ac_status=$?
 fi
@@ -1630,7 +1630,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-clish configure 0.7.4alpha
+clish configure 1.2.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2275,9 +2275,9 @@ $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 ( cat <<\_ASBOX
-## ---------------------------------------------------------- ##
-## Report this to gmckerrell at users dot sourceforge dot net ##
-## ---------------------------------------------------------- ##
+## --------------------------------------------- ##
+## Report this to serj.kalichev at gmail dot com ##
+## --------------------------------------------- ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -2300,7 +2300,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by clish $as_me 0.7.4alpha, which was
+It was created by clish $as_me 1.2.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -14368,7 +14368,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='clish'
- VERSION='0.7.4alpha'
+ VERSION='1.2.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15888,7 +15888,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by clish $as_me 0.7.4alpha, which was
+This file was extended by clish $as_me 1.2.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15947,12 +15947,12 @@ $config_headers
 Configuration commands:
 $config_commands
 
-Report bugs to <gmckerrell at users dot sourceforge dot net>."
+Report bugs to <serj.kalichev at gmail dot com>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-clish config.status 0.7.4alpha
+clish config.status 1.2.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

+ 4 - 4
configure.ac

@@ -1,13 +1,13 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
-m4_define([MAJOR_VERSION], 0)
-m4_define([MINOR_VERSION], 7)
-m4_define([MICRO_VERSION], 4alpha)
+m4_define([MAJOR_VERSION], 1)
+m4_define([MINOR_VERSION], 2)
+m4_define([MICRO_VERSION], 0)
 
 AC_PREREQ(2.59)
 AC_INIT([clish],
         [MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION],
-        [gmckerrell at users dot sourceforge dot net])
+        [serj.kalichev at gmail dot com])
         
 AC_CONFIG_AUX_DIR(aux_scripts)