From dce09317c408b32089e4caca59eb99496daee47a Mon Sep 17 00:00:00 2001 From: Stephan Binner Date: Thu, 3 Feb 2005 08:56:31 +0000 Subject: [PATCH] CVS_SILENT #define VERSION "1.5 Beta 2" svn path=/trunk/kdebase/konsole/; revision=385735 --- konsole/konsole.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/konsole/konsole.h b/konsole/konsole.h index 1dc8f461..c894d417 100644 --- a/konsole/konsole.h +++ b/konsole/konsole.h @@ -42,7 +42,7 @@ #undef PACKAGE #undef VERSION #define PACKAGE "konsole" -#define VERSION "1.5 Beta" +#define VERSION "1.5 Beta 2" class KRootPixmap; class QLabel;