diff options
author | Marja van Waes <marja@mageia.org> | 2014-12-24 18:51:11 +0100 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2014-12-24 22:32:55 +0200 |
commit | 6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5 (patch) | |
tree | 21dfe7ddc0b88a7fb02ff20251201149349fac1a | |
parent | a513bc1f170d7c82caf12dfb783d0356f818d1c7 (diff) | |
download | drakx-kbd-mouse-x11-6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5.tar drakx-kbd-mouse-x11-6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5.tar.gz drakx-kbd-mouse-x11-6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5.tar.bz2 drakx-kbd-mouse-x11-6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5.tar.xz drakx-kbd-mouse-x11-6618e82ce55ab8ba8ec8c0cfb2a7843152f0a5b5.zip |
Makefile.config for 1.3
-rw-r--r-- | Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index d9d4bee..0b631ad 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.2 +VERSION = 1.3 |