aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 89da951..4df708b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+* 1.11.1
+- Correction for encoded messages
+- Clean code
+- Add an example in manpage for -k option (backports)
+
* 1.11.0
- port to python 3
- Add support for backports checkout
diff --git a/Makefile b/Makefile
index 2647883..97d4394 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mgarepo
-VERSION = 1.11.0
+VERSION = 1.11.1
.PHONY: all $(DIRS) clean
clean: