[Faxpp-devel] SF.net SVN: faxpp: [11] trunk/faxpp
Status: Beta
Brought to you by:
jpcs
From: <jp...@us...> - 2007-08-09 10:29:57
|
Revision: 11 http://faxpp.svn.sourceforge.net/faxpp/?rev=11&view=rev Author: jpcs Date: 2007-08-09 03:29:57 -0700 (Thu, 09 Aug 2007) Log Message: ----------- Bumped the version number. Modified Paths: -------------- trunk/faxpp/Makefile.am trunk/faxpp/Makefile.in trunk/faxpp/configure trunk/faxpp/configure.in trunk/faxpp/docs/Doxyfile.api trunk/faxpp/docs/header.html Modified: trunk/faxpp/Makefile.am =================================================================== --- trunk/faxpp/Makefile.am 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/Makefile.am 2007-08-09 10:29:57 UTC (rev 11) @@ -7,7 +7,7 @@ lib_LTLIBRARIES = libfaxpp.la # Library version, see http://sourceware.org/autobook/autobook/autobook_91.html -libfaxpp_la_LDFLAGS = -version-info 0:0:0 -no-undefined +libfaxpp_la_LDFLAGS = -version-info 1:0:0 -no-undefined libfaxpp_la_SOURCES = \ src/attr_states.h \ Modified: trunk/faxpp/Makefile.in =================================================================== --- trunk/faxpp/Makefile.in 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/Makefile.in 2007-08-09 10:29:57 UTC (rev 11) @@ -221,7 +221,7 @@ lib_LTLIBRARIES = libfaxpp.la # Library version, see http://sourceware.org/autobook/autobook/autobook_91.html -libfaxpp_la_LDFLAGS = -version-info 0:0:0 -no-undefined +libfaxpp_la_LDFLAGS = -version-info 1:0:0 -no-undefined libfaxpp_la_SOURCES = \ src/attr_states.h \ src/buffer.c \ Modified: trunk/faxpp/configure =================================================================== --- trunk/faxpp/configure 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/configure 2007-08-09 10:29:57 UTC (rev 11) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for faxpp 0.1. +# Generated by GNU Autoconf 2.61 for faxpp 0.2. # # Report bugs to <jo...@sn...>. # @@ -728,8 +728,8 @@ # Identity of this package. PACKAGE_NAME='faxpp' PACKAGE_TARNAME='faxpp' -PACKAGE_VERSION='0.1' -PACKAGE_STRING='faxpp 0.1' +PACKAGE_VERSION='0.2' +PACKAGE_STRING='faxpp 0.2' PACKAGE_BUGREPORT='jo...@sn...' ac_unique_file="include/faxpp/parser.h" @@ -1389,7 +1389,7 @@ # 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 faxpp 0.1 to adapt to many kinds of systems. +\`configure' configures faxpp 0.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1459,7 +1459,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of faxpp 0.1:";; + short | recursive ) echo "Configuration of faxpp 0.2:";; esac cat <<\_ACEOF @@ -1563,7 +1563,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -faxpp configure 0.1 +faxpp configure 0.2 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1577,7 +1577,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by faxpp $as_me 0.1, which was +It was created by faxpp $as_me 0.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2247,7 +2247,7 @@ # Define the identity of the package. PACKAGE=faxpp - VERSION=0.1 + VERSION=0.2 # Some tools Automake needs. @@ -21336,7 +21336,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by faxpp $as_me 0.1, which was +This file was extended by faxpp $as_me 0.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21389,7 +21389,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -faxpp config.status 0.1 +faxpp config.status 0.2 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" Modified: trunk/faxpp/configure.in =================================================================== --- trunk/faxpp/configure.in 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/configure.in 2007-08-09 10:29:57 UTC (rev 11) @@ -2,9 +2,9 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(faxpp, 0.1, jo...@sn...) +AC_INIT(faxpp, 0.2, jo...@sn...) AC_CONFIG_AUX_DIR(autotools) -AM_INIT_AUTOMAKE(faxpp, 0.1, jo...@sn...) +AM_INIT_AUTOMAKE(faxpp, 0.2, jo...@sn...) AC_CONFIG_SRCDIR([include/faxpp/parser.h]) AM_CONFIG_HEADER([src/config.h]) Modified: trunk/faxpp/docs/Doxyfile.api =================================================================== --- trunk/faxpp/docs/Doxyfile.api 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/docs/Doxyfile.api 2007-08-09 10:29:57 UTC (rev 11) @@ -23,7 +23,7 @@ # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.1 +PROJECT_NUMBER = 0.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. Modified: trunk/faxpp/docs/header.html =================================================================== --- trunk/faxpp/docs/header.html 2007-08-08 14:02:32 UTC (rev 10) +++ trunk/faxpp/docs/header.html 2007-08-09 10:29:57 UTC (rev 11) @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>Faxpp Documentation</title> +<title>Faxpp 0.2 Documentation</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |