From 117cffa795a8a5ca7940a0e8d1252f006c32ff99 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 13 Aug 2016 16:23:29 +0300 Subject: Bump GA version to alert of incompatible changes --- obnamlib/fmt_ga/format.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- cgit v1.2.1