diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-13 01:05:29 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-13 02:03:02 +0200 |
commit | 14ef24332e653eb8e6a7eacf00ed0091e517fc3a (patch) | |
tree | d0471d3a292d38286baad5ae76bc1b4194f55eeb | |
parent | 78a15e1216831cb11199bd96d5b5416a5bb82794 (diff) | |
download | common-data-6.2.tar common-data-6.2.tar.gz common-data-6.2.tar.bz2 common-data-6.2.tar.xz common-data-6.2.zip |
6.26.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -- '-.' '__') |