[SCM] KDE API documentation packaging branch, master, updated. d84d4858ba8951f9018f09399579dd2826ec4e55

Pino Toscano pino at alioth.debian.org
Thu Oct 27 19:43:32 UTC 2011


The following commit has been merged in the master branch:
commit 220d3c53f15761149694f64c36e9be4bbbdfffa6
Author: Pino Toscano <pino at debian.org>
Date:   Thu Oct 27 21:33:29 2011 +0200

    kdedoxyqt.sh: update from the 4.7 branch
---
 debian/kdedoxyqt.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/kdedoxyqt.sh b/debian/kdedoxyqt.sh
index 8a4facd..0258d68 100755
--- a/debian/kdedoxyqt.sh
+++ b/debian/kdedoxyqt.sh
@@ -30,7 +30,7 @@ fi
 usage="`basename $0` [-n <project_name>] [-x <project_version>]"
 
 project_name="KDE"
-project_version="4.6"
+project_version="4.7"
 while getopts "hn:x:" options; do
   case $options in
     h ) echo $usage; exit 0;;

-- 
KDE API documentation packaging



More information about the pkg-kde-commits mailing list