[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [granatier] src: increased version number and updated copyright
From:       Mathias Kraus <k.hias () gmx ! de>
Date:       2015-03-21 15:58:25
Message-ID: E1YZLn7-0001fU-Qv () scm ! kde ! org
[Download RAW message or body]

Git commit 580151f8b665bd339b6c1b961b4a822a293a2e4a by Mathias Kraus.
Committed on 21/03/2015 at 15:52.
Pushed by mkraus into branch 'master'.

increased version number and updated copyright

M  +2    -2    src/main.cpp

http://commits.kde.org/granatier/580151f8b665bd339b6c1b961b4a822a293a2e4a

diff --git a/src/main.cpp b/src/main.cpp
index ce0f780..2ab069a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -70,9 +70,9 @@ int main(int argc, char** argv)
     app.setWindowIcon(QIcon::fromTheme(QLatin1String("granatier")));
 =

     // About Granatier
-    KAboutData about("granatier",  i18n("Granatier"), "1.2.1",
+    KAboutData about("granatier",  i18n("Granatier"), "1.3.1",
         i18n("Granatier is a Bomberman Clone!"),
-        KAboutLicense::GPL, i18n("Copyright (c) 2009 The Granatier Team!")=
);
+        KAboutLicense::GPL, i18n("Copyright (c) 2009-2015 The Granatier Te=
am!"));
     about.addAuthor(i18n("Mathias Kraus"), i18n("Maintainer"), "k.hias@gmx=
.de", 0);
     about.addCredit(i18n("Thomas Gallinari"), i18n("Developer of Kapman, w=
hich was the base of Granatier"), "tg8187@yahoo.fr", 0);
     about.addCredit(i18n("Pierre-Benoit Besse"), i18n("Developer of Kapman=
, which was the base of Granatier"), "besse.pb@gmail.com", 0);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic