diff options
-rw-r--r-- | CHANGES | 3 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +* 1.14.5 +- Add sync --no-vcs in bash completion + * 1.14.4 - Add sync --no-vcs @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.14.4 +VERSION = 1.14.5 .PHONY: all $(DIRS) clean clean: |