New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80726


Ignore:
Timestamp:
07/16/11 07:24:31 (4 years ago)
Author:
jmr@…
Message:

bump trunk version

Location:
trunk/base
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/config/macports_version

    r67297 r80726  
    1 1.9.99 
     12.0.99 
  • trunk/base/configure

    r80222 r80726  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.68 for MacPorts 1.9.99. 
     3# Generated by GNU Autoconf 2.68 for MacPorts 2.0.99. 
    44# 
    55# Report bugs to <macports-dev@lists.macosforge.org>. 
     
    561561PACKAGE_NAME='MacPorts' 
    562562PACKAGE_TARNAME='macports' 
    563 PACKAGE_VERSION='1.9.99' 
    564 PACKAGE_STRING='MacPorts 1.9.99' 
     563PACKAGE_VERSION='2.0.99' 
     564PACKAGE_STRING='MacPorts 2.0.99' 
    565565PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' 
    566566PACKAGE_URL='' 
     
    13841384  # This message is too long to be a string in the A/UX 3.1 sh. 
    13851385  cat <<_ACEOF 
    1386 \`configure' configures MacPorts 1.9.99 to adapt to many kinds of systems. 
     1386\`configure' configures MacPorts 2.0.99 to adapt to many kinds of systems. 
    13871387 
    13881388Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    14501450if test -n "$ac_init_help"; then 
    14511451  case $ac_init_help in 
    1452      short | recursive ) echo "Configuration of MacPorts 1.9.99:";; 
     1452     short | recursive ) echo "Configuration of MacPorts 2.0.99:";; 
    14531453   esac 
    14541454  cat <<\_ACEOF 
     
    15931593if $ac_init_version; then 
    15941594  cat <<\_ACEOF 
    1595 MacPorts configure 1.9.99 
     1595MacPorts configure 2.0.99 
    15961596generated by GNU Autoconf 2.68 
    15971597 
     
    22622262running configure, to aid debugging if configure makes a mistake. 
    22632263 
    2264 It was created by MacPorts $as_me 1.9.99, which was 
     2264It was created by MacPorts $as_me 2.0.99, which was 
    22652265generated by GNU Autoconf 2.68.  Invocation command line was 
    22662266 
     
    27572757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking MacPorts version" >&5 
    27582758$as_echo_n "checking MacPorts version... " >&6; } 
    2759 MACPORTS_VERSION=1.9.99 
     2759MACPORTS_VERSION=2.0.99 
    27602760{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MACPORTS_VERSION" >&5 
    27612761$as_echo "$MACPORTS_VERSION" >&6; } 
     
    1017410174# values after options handling. 
    1017510175ac_log=" 
    10176 This file was extended by MacPorts $as_me 1.9.99, which was 
     10176This file was extended by MacPorts $as_me 2.0.99, which was 
    1017710177generated by GNU Autoconf 2.68.  Invocation command line was 
    1017810178 
     
    1023610236ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 
    1023710237ac_cs_version="\\ 
    10238 MacPorts config.status 1.9.99 
     10238MacPorts config.status 2.0.99 
    1023910239configured by $0, generated by GNU Autoconf 2.68, 
    1024010240  with options \\"\$ac_cs_config\\" 
Note: See TracChangeset for help on using the changeset viewer.