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

List:       kde-commits
Subject:    [kdelibs/KDE/4.9] /: No need to have the same version number twice here.
From:       David Faure <faure () kde ! org>
Date:       2012-07-02 13:43:24
Message-ID: 20120702134324.699C6A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 7d9cb9b72d122213fe08c0fdbf978b6780167a1e by David Faure.
Committed on 02/07/2012 at 15:40.
Pushed by dfaure into branch 'KDE/4.9'.

No need to have the same version number twice here.

CCMAIL: release-team@kde.org

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kdelibs/7d9cb9b72d122213fe08c0fdbf978b6780167a1e

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 916f32f..461f80e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ set (KDE_VERSION_MAJOR 4)
 set (KDE_VERSION_MINOR 8)
 set (KDE_VERSION_RELEASE 97)
 set (KDE_VERSION "${KDE_VERSION_MAJOR}.${KDE_VERSION_MINOR}.${KDE_VERSION_RELEASE}" )
-set (KDE_VERSION_STRING "${KDE_VERSION} (4.8.97)")
+set (KDE_VERSION_STRING "${KDE_VERSION}")
 
 set (KDE_DISTRIBUTION_TEXT "compiled sources" CACHE STRING "Indicate the distribution in bug reports" )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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