Author: rmottola
Date: Wed Apr 30 18:59:40 2014
New Revision: 37822

URL: http://svn.gna.org/viewcvs/gnustep?rev=37822&view=rev
Log:
bump release

Modified:
    apps/gworkspace/trunk/configure
    apps/gworkspace/trunk/configure.ac

Modified: apps/gworkspace/trunk/configure
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/configure?rev=37822&r1=37821&r2=37822&view=diff
==============================================================================
--- apps/gworkspace/trunk/configure     (original)
+++ apps/gworkspace/trunk/configure     Wed Apr 30 18:59:40 2014
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gworkspace 0.9.2.
+# Generated by GNU Autoconf 2.68 for gworkspace 0.9.3.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -557,8 +557,8 @@
 # Identity of this package.
 PACKAGE_NAME='gworkspace'
 PACKAGE_TARNAME='gworkspace'
-PACKAGE_VERSION='0.9.2'
-PACKAGE_STRING='gworkspace 0.9.2'
+PACKAGE_VERSION='0.9.3'
+PACKAGE_STRING='gworkspace 0.9.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1212,7 +1212,7 @@
   # 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 gworkspace 0.9.2 to adapt to many kinds of systems.
+\`configure' configures gworkspace 0.9.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1273,7 +1273,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gworkspace 0.9.2:";;
+     short | recursive ) echo "Configuration of gworkspace 0.9.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1365,7 +1365,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gworkspace configure 0.9.2
+gworkspace configure 0.9.3
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1730,7 +1730,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gworkspace $as_me 0.9.2, which was
+It was created by gworkspace $as_me 0.9.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3947,7 +3947,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gworkspace $as_me 0.9.2, which was
+This file was extended by gworkspace $as_me 0.9.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4000,7 +4000,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gworkspace config.status 0.9.2
+gworkspace config.status 0.9.3
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 

Modified: apps/gworkspace/trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/configure.ac?rev=37822&r1=37821&r2=37822&view=diff
==============================================================================
--- apps/gworkspace/trunk/configure.ac  (original)
+++ apps/gworkspace/trunk/configure.ac  Wed Apr 30 18:59:40 2014
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT(gworkspace, 0.9.2)
+AC_INIT(gworkspace, 0.9.3)
 
 if test -z "$GNUSTEP_MAKEFILES"; then
   AC_MSG_ERROR([You must run the GNUstep initialization script first!])


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to