[SCM] ktp-send-file packaging branch, master, updated. debian/15.12.1-2-216-g8f07cdf

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:14:20 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=fdad56e

The following commit has been merged in the master branch:
commit fdad56e785b227dc52fbc896d3063fba2f6420fc
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Tue Nov 15 18:35:37 2011 +0100

    Bump version to 0.2.60
---
 main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.cpp b/main.cpp
index dad6c4b..944cf90 100644
--- a/main.cpp
+++ b/main.cpp
@@ -35,7 +35,7 @@ int main(int argc, char *argv[])
     KAboutData aboutData("telepathy-kde-send-file",
                          "telepathy-send-file",
                          ki18n("Telepathy Send File"),
-                         "0.1");
+                         "0.2.60");
     aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Author"), "kde at davidedmundson.co.uk");
 
     KCmdLineArgs::init(argc, argv, &aboutData);

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list