summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-25 06:39:50 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-25 06:39:50 +0000
commit04a65194f165ddba7f03a8d9f25f1ea48fcdc82a (patch)
treec2e362e92a16fb6c3e73676e08115caa370e00c9
parentc90d1f2f1c8444a160dda474fa29eadb7dcbd7d2 (diff)
downloadrdiff-backup-04a65194f165ddba7f03a8d9f25f1ea48fcdc82a.tar.gz
Preparation for 0.9.4
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@176 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/CHANGELOG2
-rwxr-xr-xrdiff-backup/rdiff-backup2
2 files changed, 2 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 9c22126..a27465c 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,4 +1,4 @@
-New in v0.9.4 (2002/07/25)
+New in v0.9.4 (2002/07/24)
--------------------------
Man page now correctly included in rpm.
diff --git a/rdiff-backup/rdiff-backup b/rdiff-backup/rdiff-backup
index cfd819f..e2357c8 100755
--- a/rdiff-backup/rdiff-backup
+++ b/rdiff-backup/rdiff-backup
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# rdiff-backup -- Mirror files while keeping incremental changes
-# Version $version released June 20, 2002
+# Version $version released June 24, 2002
# Copyright (C) 2001, 2002 Ben Escoto <bescoto@stanford.edu>
#
# This program is licensed under the GNU General Public License (GPL).