summaryrefslogtreecommitdiff
path: root/rdiff-backup/src/Globals.py
diff options
context:
space:
mode:
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 ca6e8d1..f3e4474 100644
--- a/rdiff-backup/src/Globals.py
+++ b/rdiff-backup/src/Globals.py
@@ -1,7 +1,7 @@
import re, os
# The current version of rdiff-backup
-version = "0.8.0"
+version = "0.9.0"
# If this is set, use this value in seconds as the current time
# instead of reading it from the clock.