Browse Source

Bump version number!

Douglas William Thrift 13 years ago
parent
commit
43040cbbe5
3 changed files with 11 additions and 11 deletions
  1. 9 9
      configure
  2. 1 1
      configure.ac
  3. 1 1
      man1/dtpstree.1

+ 9 - 9
configure

@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for DT PS Tree 1.0.2.
+# Generated by GNU Autoconf 2.65 for DT PS Tree 1.0.3.
 #
 # Report bugs to <douglas@douglasthrift.net>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='DT PS Tree'
 PACKAGE_TARNAME='dtpstree'
-PACKAGE_VERSION='1.0.2'
-PACKAGE_STRING='DT PS Tree 1.0.2'
+PACKAGE_VERSION='1.0.3'
+PACKAGE_STRING='DT PS Tree 1.0.3'
 PACKAGE_BUGREPORT='douglas@douglasthrift.net'
 PACKAGE_URL='http://code.douglasthrift.net/trac/dtpstree'
 
@@ -1209,7 +1209,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 DT PS Tree 1.0.2 to adapt to many kinds of systems.
+\`configure' configures DT PS Tree 1.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1270,7 +1270,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of DT PS Tree 1.0.2:";;
+     short | recursive ) echo "Configuration of DT PS Tree 1.0.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1357,7 +1357,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-DT PS Tree configure 1.0.2
+DT PS Tree configure 1.0.3
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1878,7 +1878,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 DT PS Tree $as_me 1.0.2, which was
+It was created by DT PS Tree $as_me 1.0.3, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -5418,7 +5418,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by DT PS Tree $as_me 1.0.2, which was
+This file was extended by DT PS Tree $as_me 1.0.3, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5472,7 +5472,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-DT PS Tree config.status 1.0.2
+DT PS Tree config.status 1.0.3
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 

+ 1 - 1
configure.ac

@@ -19,7 +19,7 @@
 #  limitations under the License.
 
 AC_PREREQ([2.62])
-AC_INIT([DT PS Tree], [1.0.2], [douglas@douglasthrift.net], [dtpstree], [http://code.douglasthrift.net/trac/dtpstree])
+AC_INIT([DT PS Tree], [1.0.3], [douglas@douglasthrift.net], [dtpstree], [http://code.douglasthrift.net/trac/dtpstree])
 AC_CONFIG_SRCDIR([dtpstree.cpp])
 AC_CONFIG_AUX_DIR([build-aux])
 CHECK_GNU_MAKE

+ 1 - 1
man1/dtpstree.1

@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
-.TH DTPSTREE "1" "July 2010" "dtpstree 1.0.2" "User Commands"
+.TH DTPSTREE "1" "August 2010" "dtpstree 1.0.3" "User Commands"
 .SH NAME
 dtpstree \- display a tree of processes
 .SH SYNOPSIS