summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--obnamlib/fmt_ga/format.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnamlib/fmt_ga/format.py b/obnamlib/fmt_ga/format.py
index 046187a8..5314ac53 100644
--- a/obnamlib/fmt_ga/format.py
+++ b/obnamlib/fmt_ga/format.py
@@ -19,7 +19,7 @@
import obnamlib
-GREEN_ALBATROSS_VERSION = 'green-albatross-20160718'
+GREEN_ALBATROSS_VERSION = 'green-albatross-20160813'
class RepositoryFormatGA(obnamlib.RepositoryDelegator):