diff --git a/COPYRIGHT b/COPYRIGHT index 8784125c..143b1ed9 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -3,7 +3,7 @@ znapzend - A ZFS backup system Copyright by Dominik Hassler, Tobias Oetiker and the other people listed in the AUTHORS file. -2014-07-06 +2014-07-12 All rights reserved. diff --git a/Makefile.am b/Makefile.am index 2ea30537..a38dbcfb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ iman_DATA = $(MAN) doc/%.pod: bin/% $(AM_V_GEN)mkdir -p doc;grep -A100000 '=head1 NAME' $< > $@ -man/%.1: doc/%.pod +man/%.1: doc/%.pod VERSION $(AM_V_GEN)mkdir -p man;@POD2MAN@ --release=$(VERSION) --center=@PACKAGE@ $< > $@ README.md COPYRIGHT: VERSION diff --git a/Makefile.in b/Makefile.in index e83c0106..7351be26 100644 --- a/Makefile.in +++ b/Makefile.in @@ -632,7 +632,7 @@ uninstall-am: uninstall-dist_binSCRIPTS uninstall-imanDATA \ doc/%.pod: bin/% $(AM_V_GEN)mkdir -p doc;grep -A100000 '=head1 NAME' $< > $@ -man/%.1: doc/%.pod +man/%.1: doc/%.pod VERSION $(AM_V_GEN)mkdir -p man;@POD2MAN@ --release=$(VERSION) --center=@PACKAGE@ $< > $@ README.md COPYRIGHT: VERSION diff --git a/README.md b/README.md index 9866042f..c71fd3b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -ZnapZend 0.7.0 +ZnapZend 0.7.2 -------------- [![Build Status](https://travis-ci.org/oetiker/znapzend.svg?branch=master)](https://travis-ci.org/oetiker/znapzend) @@ -14,15 +14,15 @@ itself. To zetup znapzend follow these zimple inztructionz ```sh -wget https://github.com/oetiker/znapzend/releases/download/v0.7.0/znapzend-0.7.0.tar.gz -tar zxvf znapzend-0.7.0.tar.gz -cd znapzend-0.7.0 -./configure --prefix=/opt/znapzend-0.7.0 +wget https://github.com/oetiker/znapzend/releases/download/v0.7.2/znapzend-0.7.2.tar.gz +tar zxvf znapzend-0.7.2.tar.gz +cd znapzend-0.7.2 +./configure --prefix=/opt/znapzend-0.7.2 ``` if configure complains about missing perl modules, run ```sh -./setup/build-thirdparty.sh /opt/znapzend-0.7.0/thirdparty +./setup/build-thirdparty.sh /opt/znapzend-0.7.2/thirdparty ``` now you can run configure again and then @@ -36,4 +36,4 @@ now you can configure the thing with the znapzendzetup program Enjoy! Dominik Hassler & Tobi Oetiker -2014-07-06 +2014-07-12 diff --git a/VERSION b/VERSION index faef31a4..7486fdbc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.7.2 diff --git a/configure b/configure index 3a13e046..a9a263a1 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.68 for znapzend 0.7.0. +# Generated by GNU Autoconf 2.68 for znapzend 0.7.2. # # Report bugs to . # @@ -560,8 +560,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='znapzend' PACKAGE_TARNAME='znapzend' -PACKAGE_VERSION='0.7.0' -PACKAGE_STRING='znapzend 0.7.0' +PACKAGE_VERSION='0.7.2' +PACKAGE_STRING='znapzend 0.7.2' PACKAGE_BUGREPORT='support@oetiker.ch' 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. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures znapzend 0.7.0 to adapt to many kinds of systems. +\`configure' configures znapzend 0.7.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1316,7 +1316,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of znapzend 0.7.0:";; + short | recursive ) echo "Configuration of znapzend 0.7.2:";; esac cat <<\_ACEOF @@ -1409,7 +1409,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -znapzend configure 0.7.0 +znapzend configure 0.7.2 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1665,7 +1665,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 znapzend $as_me 0.7.0, which was +It was created by znapzend $as_me 0.7.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3738,7 +3738,7 @@ fi # Define the identity of the package. PACKAGE='znapzend' - VERSION='0.7.0' + VERSION='0.7.2' cat >>confdefs.h <<_ACEOF @@ -4718,7 +4718,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 znapzend $as_me 0.7.0, which was +This file was extended by znapzend $as_me 0.7.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4771,7 +4771,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="\\ -znapzend config.status 0.7.0 +znapzend config.status 0.7.2 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/man/znapzend.1 b/man/znapzend.1 index a4eaf2a9..b403184e 100644 --- a/man/znapzend.1 +++ b/man/znapzend.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "ZNAPZEND 1" -.TH ZNAPZEND 1 "2014-07-06" "0.7.0" "znapzend" +.TH ZNAPZEND 1 "2014-07-12" "0.7.2" "znapzend" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/man/znapzendzetup.1 b/man/znapzendzetup.1 index 9935d4eb..baa46fb3 100644 --- a/man/znapzendzetup.1 +++ b/man/znapzendzetup.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "ZNAPZENDZETUP 1" -.TH ZNAPZENDZETUP 1 "2014-07-06" "0.7.0" "znapzend" +.TH ZNAPZENDZETUP 1 "2014-07-12" "0.7.2" "znapzend" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/man/znapzendztatz.1 b/man/znapzendztatz.1 index a8cea345..bb48d06d 100644 --- a/man/znapzendztatz.1 +++ b/man/znapzendztatz.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "ZNAPZENDZTATZ 1" -.TH ZNAPZENDZTATZ 1 "2014-07-06" "0.7.0" "znapzend" +.TH ZNAPZENDZTATZ 1 "2014-07-12" "0.7.2" "znapzend" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l