[SCM] ktp-approver packaging branch, master, updated. debian/15.12.1-1-299-g62cbbd7
Maximiliano Curia
maxy at moszumanska.debian.org
Fri May 27 09:13:39 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-approver.git;a=commitdiff;h=6ec6a29
The following commit has been merged in the master branch:
commit 6ec6a297c5efd56115d541159e836a1313178af1
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date: Thu Oct 4 19:51:37 2012 +0200
Bump version to 0.5.1
---
src/ktpapprovermodule.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ktpapprovermodule.cpp b/src/ktpapprovermodule.cpp
index a8de6f8..8a81984 100644
--- a/src/ktpapprovermodule.cpp
+++ b/src/ktpapprovermodule.cpp
@@ -74,7 +74,7 @@ public:
static inline KAboutData aboutData()
{
- KAboutData aboutData("ktp-approver", "kded_ktp_approver", KLocalizedString(), "0.5",
+ KAboutData aboutData("ktp-approver", "kded_ktp_approver", KLocalizedString(), "0.5.1",
KLocalizedString(), KAboutData::License_LGPL,
ki18nc("@info:credit", "(C) 2010, Collabora Ltd."));
aboutData.addAuthor(ki18nc("@info:credit", "George Kiagiadakis"),
--
ktp-approver packaging
More information about the pkg-kde-commits
mailing list