diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-03-02 23:55:52 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-03-02 23:55:52 +0000 |
commit | 48662ba73f0c9a8ed10e07d7069246379d04e0e4 (patch) | |
tree | f63b52496f9309c07dfe4f53535cf5c44f2d25ac /Makefile | |
parent | be94d560412611b59270c6832dea3ed16c034cac (diff) | |
download | common-data-48662ba73f0c9a8ed10e07d7069246379d04e0e4.tar common-data-48662ba73f0c9a8ed10e07d7069246379d04e0e4.tar.gz common-data-48662ba73f0c9a8ed10e07d7069246379d04e0e4.tar.bz2 common-data-48662ba73f0c9a8ed10e07d7069246379d04e0e4.tar.xz common-data-48662ba73f0c9a8ed10e07d7069246379d04e0e4.zip |
Version 3.23.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 3.1 +VERSION = 3.2 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |