diff options
-rw-r--r-- | CHANGES | 3 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ -* 1.12.5 +* 1.14.0 +- retag as 1.14 to avoid confusion with the 1.13.x stuff - Drop "not released yet" from rpms - Define _topdir in getrelease - Allow usage of path with special characters with sync command (mga#73) @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.12.5 +VERSION = 1.14.0 .PHONY: all $(DIRS) clean clean: |