Skip to content
Snippets Groups Projects
Commit 3d36ded8 authored by rhatto's avatar rhatto
Browse files

Releasing backupninja 1.0.1

parent ba1e4c4e
Branches
Tags backupninja-1.0.1
No related merge requests found
version 1.1 -- UNRELEASED version 1.0.1 -- June 29, 2012
handler changes handler changes
rsync: rsync:
. Issue warnings, not fatal errors, on non-fatal rsync errors. . Issue warnings, not fatal errors, on non-fatal rsync errors.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# The maintainer mode is causing me grief with newest versions of autotools # The maintainer mode is causing me grief with newest versions of autotools
#AM_MAINTAINER_MODE #AM_MAINTAINER_MODE
AC_INIT([backupninja],[1.0],[backupninja@lists.riseup.net]) AC_INIT([backupninja],[1.0.1],[backupninja@lists.riseup.net])
AC_CONFIG_SRCDIR([src/backupninja.in]) AC_CONFIG_SRCDIR([src/backupninja.in])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment