Changeset 6129 for trunk


Ignore:
Timestamp:
Mar 16, 2016 2:14:02 PM (8 years ago)
Author:
ldelgass
Message:

bump trunk Rappture version to 1.7

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r6079 r6129  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for Rappture 1.6.
     3# Generated by GNU Autoconf 2.69 for Rappture 1.7.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    581581PACKAGE_NAME='Rappture'
    582582PACKAGE_TARNAME='rappture'
    583 PACKAGE_VERSION='1.6'
    584 PACKAGE_STRING='Rappture 1.6'
     583PACKAGE_VERSION='1.7'
     584PACKAGE_STRING='Rappture 1.7'
    585585PACKAGE_BUGREPORT='rappture@nanohub.org'
    586586PACKAGE_URL=''
     
    13951395  # This message is too long to be a string in the A/UX 3.1 sh.
    13961396  cat <<_ACEOF
    1397 \`configure' configures Rappture 1.6 to adapt to many kinds of systems.
     1397\`configure' configures Rappture 1.7 to adapt to many kinds of systems.
    13981398
    13991399Usage: $0 [OPTION]... [VAR=VALUE]...
     
    14601460if test -n "$ac_init_help"; then
    14611461  case $ac_init_help in
    1462      short | recursive ) echo "Configuration of Rappture 1.6:";;
     1462     short | recursive ) echo "Configuration of Rappture 1.7:";;
    14631463   esac
    14641464  cat <<\_ACEOF
     
    15801580if $ac_init_version; then
    15811581  cat <<\_ACEOF
    1582 Rappture configure 1.6
     1582Rappture configure 1.7
    15831583generated by GNU Autoconf 2.69
    15841584
     
    24002400running configure, to aid debugging if configure makes a mistake.
    24012401
    2402 It was created by Rappture $as_me 1.6, which was
     2402It was created by Rappture $as_me 1.7, which was
    24032403generated by GNU Autoconf 2.69.  Invocation command line was
    24042404
     
    1071910719# values after options handling.
    1072010720ac_log="
    10721 This file was extended by Rappture $as_me 1.6, which was
     10721This file was extended by Rappture $as_me 1.7, which was
    1072210722generated by GNU Autoconf 2.69.  Invocation command line was
    1072310723
     
    1078110781ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    1078210782ac_cs_version="\\
    10783 Rappture config.status 1.6
     10783Rappture config.status 1.7
    1078410784configured by $0, generated by GNU Autoconf 2.69,
    1078510785  with options \\"\$ac_cs_config\\"
  • trunk/configure.in

    r6079 r6129  
    11
    2 AC_INIT([Rappture],[1.6],[rappture@nanohub.org])
     2AC_INIT([Rappture],[1.7],[rappture@nanohub.org])
    33AC_CONFIG_AUX_DIR(cf)
    44AC_CONFIG_HEADER(src/core/config.h)
  • trunk/gui/configure

    r6080 r6129  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for RapptureGUI 1.6.
     3# Generated by GNU Autoconf 2.69 for RapptureGUI 1.7.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    580580PACKAGE_NAME='RapptureGUI'
    581581PACKAGE_TARNAME='rappturegui'
    582 PACKAGE_VERSION='1.6'
    583 PACKAGE_STRING='RapptureGUI 1.6'
     582PACKAGE_VERSION='1.7'
     583PACKAGE_STRING='RapptureGUI 1.7'
    584584PACKAGE_BUGREPORT='rappture@nanohub.org'
    585585PACKAGE_URL=''
     
    12261226  # This message is too long to be a string in the A/UX 3.1 sh.
    12271227  cat <<_ACEOF
    1228 \`configure' configures RapptureGUI 1.6 to adapt to many kinds of systems.
     1228\`configure' configures RapptureGUI 1.7 to adapt to many kinds of systems.
    12291229
    12301230Usage: $0 [OPTION]... [VAR=VALUE]...
     
    12921292if test -n "$ac_init_help"; then
    12931293  case $ac_init_help in
    1294      short | recursive ) echo "Configuration of RapptureGUI 1.6:";;
     1294     short | recursive ) echo "Configuration of RapptureGUI 1.7:";;
    12951295   esac
    12961296  cat <<\_ACEOF
     
    13831383if $ac_init_version; then
    13841384  cat <<\_ACEOF
    1385 RapptureGUI configure 1.6
     1385RapptureGUI configure 1.7
    13861386generated by GNU Autoconf 2.69
    13871387
     
    14381438running configure, to aid debugging if configure makes a mistake.
    14391439
    1440 It was created by RapptureGUI $as_me 1.6, which was
     1440It was created by RapptureGUI $as_me 1.7, which was
    14411441generated by GNU Autoconf 2.69.  Invocation command line was
    14421442
     
    36973697# values after options handling.
    36983698ac_log="
    3699 This file was extended by RapptureGUI $as_me 1.6, which was
     3699This file was extended by RapptureGUI $as_me 1.7, which was
    37003700generated by GNU Autoconf 2.69.  Invocation command line was
    37013701
     
    37503750ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    37513751ac_cs_version="\\
    3752 RapptureGUI config.status 1.6
     3752RapptureGUI config.status 1.7
    37533753configured by $0, generated by GNU Autoconf 2.69,
    37543754  with options \\"\$ac_cs_config\\"
  • trunk/gui/configure.in

    r6080 r6129  
    11
    2 AC_INIT([RapptureGUI],[1.6],[rappture@nanohub.org])
     2AC_INIT([RapptureGUI],[1.7],[rappture@nanohub.org])
    33AC_CONFIG_AUX_DIR(cf)
    44#------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.