diff options
author | Daniel Napora <napcok@gmail.com> | 2015-05-09 18:56:27 +0200 |
---|---|---|
committer | Daniel Napora <napcok@gmail.com> | 2015-05-09 18:56:27 +0200 |
commit | cfa9f9103c1e5735ee7690a77aec5066c3485fb4 (patch) | |
tree | 18e0782ad269db40c182fe78f45160c20522978d /Makefile | |
parent | b5b35f5f124b8b9a3df4c2376f5e8bdd84f9d9f5 (diff) | |
download | mageiawelcome-cfa9f9103c1e5735ee7690a77aec5066c3485fb4.tar mageiawelcome-cfa9f9103c1e5735ee7690a77aec5066c3485fb4.tar.gz mageiawelcome-cfa9f9103c1e5735ee7690a77aec5066c3485fb4.tar.bz2 mageiawelcome-cfa9f9103c1e5735ee7690a77aec5066c3485fb4.tar.xz mageiawelcome-cfa9f9103c1e5735ee7690a77aec5066c3485fb4.zip |
v 0.8.18 fix bug #15882 - window too big0.8.18
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 0.8.17 +VERSION = 0.8.18 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile |