From 52292c36455f32490740a31a58a564d88d18562d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 8 Jan 2019 09:49:10 +0100 Subject: 1.91 --- Makefile | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c495676..227e04d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 1.90 +VERSION = 1.91 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile diff --git a/setup.py b/setup.py index 6c8e456..6052550 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ data_files = [("bin",["usr/bin/mageiawelcome","usr/bin/mageiawelcome-launcher"]) setup( name = 'mageiawelcome', - version = '1.20', + version = '1.91', license = 'GNU General Public License v3 (GPLv3)', url = 'http://gitweb.mageia.org/software/mageiawelcome', description = 'Welcome Screen shows important information of the Mageia distribution.', -- cgit v1.2.1