From 59ae6d55a3bdabafa3f819418176c05d86a2a14e Mon Sep 17 00:00:00 2001 From: Joel Reed Date: Fri, 8 Jun 2007 22:21:48 -0400 Subject: [PATCH] bump.version.to.0.4.6 --- ChangeLog | 2 +- NEWS | 8 ++++---- config.status | 10 +++++----- configure | 18 +++++++++--------- configure.in | 2 +- debian/changelog | 6 +++--- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/ChangeLog b/ChangeLog index 869fd5a..ae6e607 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2007-06-08 Joel Reed - * v0.4.5 release notes: + * v0.4.6 release notes: # Add Get.Recursive and History.DefaultToCwd config options for those looking to override the less helpful defaults of the diff --git a/NEWS b/NEWS index 950906c..5d0f2cb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ Looking for a client to access CodePlex from a Mono/Linux box? -I'd like to announce version 0.4.5 of Team Foundation for Mono, +I'd like to announce version 0.4.6 of Team Foundation for Mono, a maintenance update which includes several important bugfixes and a few new configuration options. @@ -100,7 +100,7 @@ Additionally, a git clone of the source tree can be made with: git clone git://repo.or.cz/tfs.git -will include a signed v0.4.5 tag which points to a commit named: +will include a signed v0.4.6 tag which points to a commit named: @@ -108,11 +108,11 @@ which can be verified with: gpg --keyserver hkp://keyserver.veridis.com --recv-keys 0xB1850655 - git verify-tag v0.4.5 + git verify-tag v0.4.6 and can be checked out with a command such as: - git checkout -b build v0.4.5 + git checkout -b build v0.4.6 Project Site diff --git a/config.status b/config.status index eb324ca..f8a0a5b 100755 --- a/config.status +++ b/config.status @@ -288,7 +288,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by tf4mono $as_me 0.4.5, which was +This file was extended by tf4mono $as_me 0.4.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -323,7 +323,7 @@ $config_files Report bugs to ." ac_cs_version="\ -tf4mono config.status 0.4.5 +tf4mono config.status 0.4.6 configured by ./configure, generated by GNU Autoconf 2.61, with options \"'--prefix=/usr' '--disable-keyring' 'CC=cc' 'CFLAGS=-g -Wall -O2'\" @@ -469,8 +469,8 @@ s,@SHELL@,|#_!!_#|/bin/bash,g s,@PATH_SEPARATOR@,|#_!!_#|:,g s,@PACKAGE_NAME@,|#_!!_#|tf4mono,g s,@PACKAGE_TARNAME@,|#_!!_#|tf4mono,g -s,@PACKAGE_VERSION@,|#_!!_#|0.4.5,g -s,@PACKAGE_STRING@,|#_!!_#|tf4mono 0.4.5,g +s,@PACKAGE_VERSION@,|#_!!_#|0.4.6,g +s,@PACKAGE_STRING@,|#_!!_#|tf4mono 0.4.6,g s,@PACKAGE_BUGREPORT@,|#_!!_#|,g s,@exec_prefix@,|#_!!_#|${prefix},g s,@prefix@,|#_!!_#|/usr,g @@ -494,7 +494,7 @@ s,@psdir@,|#_!!_#|${docdir},g s,@libdir@,|#_!!_#|${exec_prefix}/lib,g s,@localedir@,|#_!!_#|${datarootdir}/locale,g s,@mandir@,|#_!!_#|${datarootdir}/man,g -s,@DEFS@,|#_!!_#|-DPACKAGE_NAME=\\"tf4mono\\" -DPACKAGE_TARNAME=\\"tf4mono\\" -DPACKAGE_VERSION=\\"0.4.5\\" -DPACKAGE_STRING=\\"tf4mono\\ 0.4.5\\" -DPACKAGE_BUGREPORT=\\"\\",g +s,@DEFS@,|#_!!_#|-DPACKAGE_NAME=\\"tf4mono\\" -DPACKAGE_TARNAME=\\"tf4mono\\" -DPACKAGE_VERSION=\\"0.4.6\\" -DPACKAGE_STRING=\\"tf4mono\\ 0.4.6\\" -DPACKAGE_BUGREPORT=\\"\\",g s,@ECHO_C@,|#_!!_#|,g s,@ECHO_N@,|#_!!_#|-n,g s,@ECHO_T@,|#_!!_#|,g diff --git a/configure b/configure index 865d4c6..f8bcb41 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for tf4mono 0.4.5. +# Generated by GNU Autoconf 2.61 for tf4mono 0.4.6. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -572,8 +572,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='tf4mono' PACKAGE_TARNAME='tf4mono' -PACKAGE_VERSION='0.4.5' -PACKAGE_STRING='tf4mono 0.4.5' +PACKAGE_VERSION='0.4.6' +PACKAGE_STRING='tf4mono 0.4.6' PACKAGE_BUGREPORT='' ac_subst_vars='SHELL @@ -1135,7 +1135,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 tf4mono 0.4.5 to adapt to many kinds of systems. +\`configure' configures tf4mono 0.4.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1196,7 +1196,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of tf4mono 0.4.5:";; + short | recursive ) echo "Configuration of tf4mono 0.4.6:";; esac cat <<\_ACEOF @@ -1278,7 +1278,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -tf4mono configure 0.4.5 +tf4mono configure 0.4.6 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1292,7 +1292,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 tf4mono $as_me 0.4.5, which was +It was created by tf4mono $as_me 0.4.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -3248,7 +3248,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by tf4mono $as_me 0.4.5, which was +This file was extended by tf4mono $as_me 0.4.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3291,7 +3291,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -tf4mono config.status 0.4.5 +tf4mono config.status 0.4.6 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.in b/configure.in index 5256b78..d502a4c 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(tf4mono, [0.4.5]) +AC_INIT(tf4mono, [0.4.6]) # disable this experimental stuff for now PKG_CHECK_EXISTS(glade-sharp-2.0, HAVE_GLADE=no, HAVE_GLADE=no) diff --git a/debian/changelog b/debian/changelog index a8df34c..8b64656 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -mono-teamfoundation (0.4.5) feisty; urgency=low +mono-teamfoundation (0.4.6) feisty; urgency=low - * package 0.4.5 release + * package 0.4.6 release -- Joel W. Reed Fri, 8 Jun 2007 18:20:01 -0400 -mono-teamfoundation (0.4.5) feisty; urgency=low +mono-teamfoundation (0.4.4) feisty; urgency=low * package 0.4.4 release -- 2.11.4.GIT