From 6908d41b18500cd5ebbb5ad158e68eb1d4338530 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 1 Jan 2019 18:37:36 +0200 Subject: retag as 1.14 to avoid confusion with the 1.13.x stuff --- CHANGES | 3 ++- Makefile | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 11c55a0..6163bb8 100644 --- a/CHANGES +++ b/CHANGES @@ -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) diff --git a/Makefile b/Makefile index 0ead0ae..4047bcd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.12.5 +VERSION = 1.14.0 .PHONY: all $(DIRS) clean clean: -- cgit v1.2.1