1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-04-21 11:57:01 +02:00

Begin v2.33 development.

This commit is contained in:
David Steele 2021-02-08 13:18:22 -05:00
parent aadc9e2fe6
commit 00f06065e7
5 changed files with 20 additions and 12 deletions

View File

@ -1,4 +1,9 @@
[ [
{
"commit": "aadc9e2fe6ac54783e61c1ff1660feea4d7b1da0",
"date": "2021-02-08 09:08:16 -0500",
"subject": "v2.32: Repository Commands"
},
{ {
"commit": "d350d1cc2139038d6f45cfcb5b59a5dc5994d269", "commit": "d350d1cc2139038d6f45cfcb5b59a5dc5994d269",
"date": "2021-02-05 11:48:07 -0500", "date": "2021-02-05 11:48:07 -0500",

View File

@ -12,6 +12,9 @@
</intro> </intro>
<release-list> <release-list>
<release date="XXXX-XX-XX" version="2.33dev" title="UNDER DEVELOPMENT">
</release>
<release date="2021-02-08" version="2.32" title="Repository Commands"> <release date="2021-02-08" version="2.32" title="Repository Commands">
<release-core-list> <release-core-list>
<release-bug-list> <release-bug-list>

View File

@ -1,7 +1,7 @@
# Initialize configuration # Initialize configuration
# ---------------------------------------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------------------------------------
AC_PREREQ([2.69]) AC_PREREQ([2.69])
AC_INIT([pgBackRest], [2.32]) AC_INIT([pgBackRest], [2.33dev])
AC_CONFIG_SRCDIR([version.h]) AC_CONFIG_SRCDIR([version.h])
AC_CONFIG_AUX_DIR(build) AC_CONFIG_AUX_DIR(build)

20
src/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for pgBackRest 2.32. # Generated by GNU Autoconf 2.69 for pgBackRest 2.33dev.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='pgBackRest' PACKAGE_NAME='pgBackRest'
PACKAGE_TARNAME='pgbackrest' PACKAGE_TARNAME='pgbackrest'
PACKAGE_VERSION='2.32' PACKAGE_VERSION='2.33dev'
PACKAGE_STRING='pgBackRest 2.32' PACKAGE_STRING='pgBackRest 2.33dev'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@ -1250,7 +1250,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures pgBackRest 2.32 to adapt to many kinds of systems. \`configure' configures pgBackRest 2.33dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1297,7 +1297,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of pgBackRest 2.32:";; short | recursive ) echo "Configuration of pgBackRest 2.33dev:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1387,7 +1387,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
pgBackRest configure 2.32 pgBackRest configure 2.33dev
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -1685,7 +1685,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by pgBackRest $as_me 2.32, which was It was created by pgBackRest $as_me 2.33dev, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -4820,7 +4820,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by pgBackRest $as_me 2.32, which was This file was extended by pgBackRest $as_me 2.33dev, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -4882,7 +4882,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
pgBackRest config.status 2.32 pgBackRest config.status 2.33dev
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -5586,4 +5586,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
fi fi
# Generated from src/build/configure.ac sha1 603bc3a6d706998dd08eb44396fa1b0c447cde10 # Generated from src/build/configure.ac sha1 c101b90ac0cac36554f202f5cf4aff40c566d957

View File

@ -23,6 +23,6 @@ repository will be invalid unless migration functions are written.
/*********************************************************************************************************************************** /***********************************************************************************************************************************
Software version Software version
***********************************************************************************************************************************/ ***********************************************************************************************************************************/
#define PROJECT_VERSION "2.32" #define PROJECT_VERSION "2.33dev"
#endif #endif