aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
-rw-r--r--Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b3bc313..6e389f0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+* 1.12.3
- Change the getstatusoutput function to not get error when reading special
characters
- Allow unicode characters in pwd (mga#73)
diff --git a/Makefile b/Makefile
index cd9e432..292fe7d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mgarepo
-VERSION = 1.11.2
+VERSION = 1.11.3
.PHONY: all $(DIRS) clean
clean: