From 952d5ee5dc4ca372a1aa8afbd45af292bb328776 Mon Sep 17 00:00:00 2001 From: Stephan Binner Date: Mon, 2 Aug 2004 07:30:48 +0000 Subject: [PATCH] Time to increase versions, remember RC1==Final? svn path=/trunk/kdebase/konsole/; revision=335039 --- konsole/konsole.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/konsole/konsole.h b/konsole/konsole.h index d7cc4ab0..bc6857b2 100644 --- a/konsole/konsole.h +++ b/konsole/konsole.h @@ -42,7 +42,7 @@ #undef PACKAGE #undef VERSION #define PACKAGE "konsole" -#define VERSION "1.3.90" +#define VERSION "1.4" class KRootPixmap; class QLabel;