From a285fae56c356f19680f7eb4007098d82f596501 Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Wed, 26 Feb 2014 21:06:36 -0500 Subject: [PATCH] update version to 2.13.999 for master --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index adac08e0..073107e4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,7 +29,7 @@ #include #include -#define KONSOLE_VERSION "2.12.999" +#define KONSOLE_VERSION "2.13.999" using Konsole::Application;