aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-08-13 01:05:29 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-08-13 02:03:02 +0200
commit14ef24332e653eb8e6a7eacf00ed0091e517fc3a (patch)
treed0471d3a292d38286baad5ae76bc1b4194f55eeb
parent78a15e1216831cb11199bd96d5b5416a5bb82794 (diff)
downloadcommon-data-14ef24332e653eb8e6a7eacf00ed0091e517fc3a.tar
common-data-14ef24332e653eb8e6a7eacf00ed0091e517fc3a.tar.gz
common-data-14ef24332e653eb8e6a7eacf00ed0091e517fc3a.tar.bz2
common-data-14ef24332e653eb8e6a7eacf00ed0091e517fc3a.tar.xz
common-data-14ef24332e653eb8e6a7eacf00ed0091e517fc3a.zip
6.26.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eea03c5..bca5960 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.1
+VERSION = 6.2
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')