projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb833ea
)
prepare for release
author
Micah Anderson
<micah@riseup.net>
Mon, 21 Jul 2008 20:49:34 +0000
(20:49 +0000)
committer
Micah Anderson
<micah@riseup.net>
Mon, 21 Jul 2008 20:49:34 +0000
(20:49 +0000)
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 722f9e039018ef295caba19b8aea2ca927cd36dd..c30a282e3afbb463a893bc6592988d9a1b14a82d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,4
@@
-version 0.9.6 --
unreleased
+version 0.9.6 --
July 21, 2008
backupninja changes
. fix bug in cstream definition, thanks Jamie McClelland
. Allow the entire backup run to be halted by an action, thanks to
diff --git
a/configure.in
b/configure.in
index 79449ddb4328e2ca293cc5f31ba43911fde4acfd..26e95be3041089b0cf80a6ae044b109a6bbfcf98 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3,7
+3,7
@@
# The maintainer mode is causing me grief with newest versions of autotools
#AM_MAINTAINER_MODE
-AC_INIT([backupninja],[0.9.
5
],[backupninja@lists.riseup.net])
+AC_INIT([backupninja],[0.9.
6
],[backupninja@lists.riseup.net])
AC_CONFIG_SRCDIR([src/backupninja.in])
AM_INIT_AUTOMAKE