From e861ff4b0601bd209281178d7d9e34dd67c20cbe Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Thu, 3 Jan 2008 19:07:34 +0000 Subject: [PATCH] Bump version to 2.0 for the release. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=756785 --- src/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 09cf36a2..f19f4b1d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -33,8 +33,7 @@ #include #include -// bump the version to 2.0 before the KDE 4 release -#define KONSOLE_VERSION "1.9.2" +#define KONSOLE_VERSION "2.0" using namespace Konsole;