summaryrefslogtreecommitdiff
path: root/rdiff-backup/src/globals.py
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-29 07:09:49 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-29 07:09:49 +0000
commit85792f3b028aebac6e2681a0ce5ab60f9d91f1ed (patch)
tree4c7aadb68ffbcbc9119089a342a34b38dcd4f405 /rdiff-backup/src/globals.py
parent1d050174970945c986f6c4f1c0b9cf922fd24bc2 (diff)
downloadrdiff-backup-85792f3b028aebac6e2681a0ce5ab60f9d91f1ed.tar.gz
Reexamined robust writing and statistics
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@110 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/src/globals.py')
-rw-r--r--rdiff-backup/src/globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/src/globals.py b/rdiff-backup/src/globals.py
index 2a042a8..d4c9471 100644
--- a/rdiff-backup/src/globals.py
+++ b/rdiff-backup/src/globals.py
@@ -8,7 +8,7 @@ import re, os
class Globals:
# The current version of rdiff-backup
- version = "0.7.5.1"
+ version = "0.7.5.3"
# If this is set, use this value in seconds as the current time
# instead of reading it from the clock.