Changeset 6678


Ignore:
Timestamp:
Jan 23, 2017 12:01:41 PM (7 years ago)
Author:
ldelgass
Message:

change version to 1.8

Location:
branches/1.8
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/1.8/configure

    r6372 r6678  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for Rappture 1.9.
     3# Generated by GNU Autoconf 2.69 for Rappture 1.8.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    581581PACKAGE_NAME='Rappture'
    582582PACKAGE_TARNAME='rappture'
    583 PACKAGE_VERSION='1.9'
    584 PACKAGE_STRING='Rappture 1.9'
     583PACKAGE_VERSION='1.8'
     584PACKAGE_STRING='Rappture 1.8'
    585585PACKAGE_BUGREPORT='rappture@nanohub.org'
    586586PACKAGE_URL=''
     
    13971397  # This message is too long to be a string in the A/UX 3.1 sh.
    13981398  cat <<_ACEOF
    1399 \`configure' configures Rappture 1.9 to adapt to many kinds of systems.
     1399\`configure' configures Rappture 1.8 to adapt to many kinds of systems.
    14001400
    14011401Usage: $0 [OPTION]... [VAR=VALUE]...
     
    14621462if test -n "$ac_init_help"; then
    14631463  case $ac_init_help in
    1464      short | recursive ) echo "Configuration of Rappture 1.9:";;
     1464     short | recursive ) echo "Configuration of Rappture 1.8:";;
    14651465   esac
    14661466  cat <<\_ACEOF
     
    15821582if $ac_init_version; then
    15831583  cat <<\_ACEOF
    1584 Rappture configure 1.9
     1584Rappture configure 1.8
    15851585generated by GNU Autoconf 2.69
    15861586
     
    24022402running configure, to aid debugging if configure makes a mistake.
    24032403
    2404 It was created by Rappture $as_me 1.9, which was
     2404It was created by Rappture $as_me 1.8, which was
    24052405generated by GNU Autoconf 2.69.  Invocation command line was
    24062406
     
    1073410734# values after options handling.
    1073510735ac_log="
    10736 This file was extended by Rappture $as_me 1.9, which was
     10736This file was extended by Rappture $as_me 1.8, which was
    1073710737generated by GNU Autoconf 2.69.  Invocation command line was
    1073810738
     
    1079610796ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    1079710797ac_cs_version="\\
    10798 Rappture config.status 1.9
     10798Rappture config.status 1.8
    1079910799configured by $0, generated by GNU Autoconf 2.69,
    1080010800  with options \\"\$ac_cs_config\\"
  • branches/1.8/configure.in

    r6372 r6678  
    11
    2 AC_INIT([Rappture],[1.9],[rappture@nanohub.org])
     2AC_INIT([Rappture],[1.8],[rappture@nanohub.org])
    33AC_CONFIG_AUX_DIR(cf)
    44AC_CONFIG_HEADER(src/core/config.h)
  • branches/1.8/gui/configure

    r6229 r6678  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for RapptureGUI 1.9.
     3# Generated by GNU Autoconf 2.69 for RapptureGUI 1.8.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    580580PACKAGE_NAME='RapptureGUI'
    581581PACKAGE_TARNAME='rappturegui'
    582 PACKAGE_VERSION='1.9'
    583 PACKAGE_STRING='RapptureGUI 1.9'
     582PACKAGE_VERSION='1.8'
     583PACKAGE_STRING='RapptureGUI 1.8'
    584584PACKAGE_BUGREPORT='rappture@nanohub.org'
    585585PACKAGE_URL=''
     
    12281228  # This message is too long to be a string in the A/UX 3.1 sh.
    12291229  cat <<_ACEOF
    1230 \`configure' configures RapptureGUI 1.9 to adapt to many kinds of systems.
     1230\`configure' configures RapptureGUI 1.8 to adapt to many kinds of systems.
    12311231
    12321232Usage: $0 [OPTION]... [VAR=VALUE]...
     
    12941294if test -n "$ac_init_help"; then
    12951295  case $ac_init_help in
    1296      short | recursive ) echo "Configuration of RapptureGUI 1.9:";;
     1296     short | recursive ) echo "Configuration of RapptureGUI 1.8:";;
    12971297   esac
    12981298  cat <<\_ACEOF
     
    13851385if $ac_init_version; then
    13861386  cat <<\_ACEOF
    1387 RapptureGUI configure 1.9
     1387RapptureGUI configure 1.8
    13881388generated by GNU Autoconf 2.69
    13891389
     
    14401440running configure, to aid debugging if configure makes a mistake.
    14411441
    1442 It was created by RapptureGUI $as_me 1.9, which was
     1442It was created by RapptureGUI $as_me 1.8, which was
    14431443generated by GNU Autoconf 2.69.  Invocation command line was
    14441444
     
    37013701# values after options handling.
    37023702ac_log="
    3703 This file was extended by RapptureGUI $as_me 1.9, which was
     3703This file was extended by RapptureGUI $as_me 1.8, which was
    37043704generated by GNU Autoconf 2.69.  Invocation command line was
    37053705
     
    37543754ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    37553755ac_cs_version="\\
    3756 RapptureGUI config.status 1.9
     3756RapptureGUI config.status 1.8
    37573757configured by $0, generated by GNU Autoconf 2.69,
    37583758  with options \\"\$ac_cs_config\\"
  • branches/1.8/gui/configure.in

    r6229 r6678  
    11
    2 AC_INIT([RapptureGUI],[1.9],[rappture@nanohub.org])
     2AC_INIT([RapptureGUI],[1.8],[rappture@nanohub.org])
    33AC_CONFIG_AUX_DIR(cf)
    44#------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.