summaryrefslogtreecommitdiff
path: root/LiteEditor/app.cpp
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2010-07-29 14:07:51 +0200
committerAlessio Treglia <alessio@debian.org>2010-07-29 14:07:51 +0200
commit3aaf99776a19410a065e341fa5ffd35aa26f8b9a (patch)
treef4f25d175c172e6c309e3feac13aae49f6cb38d5 /LiteEditor/app.cpp
parentbd7ae7fd2a68eeb7067bd7e4edf978a78ed231ba (diff)
Imported Upstream version 2.6.0.4189~dfsg
Diffstat (limited to 'LiteEditor/app.cpp')
-rw-r--r--LiteEditor/app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/LiteEditor/app.cpp b/LiteEditor/app.cpp
index 38ac5668..4ebb1ecc 100644
--- a/LiteEditor/app.cpp
+++ b/LiteEditor/app.cpp
@@ -63,7 +63,7 @@
// Define the version string for this codelite
//////////////////////////////////////////////
extern wxChar *SvnRevision;
-wxString CODELITE_VERSION_STR = wxString::Format(wxT("v2.5.3.%s"), SvnRevision);
+wxString CODELITE_VERSION_STR = wxString::Format(wxT("v2.6.0.%s"), SvnRevision);
#if defined(__WXMAC__)||defined(__WXGTK__)
#include <signal.h> // sigprocmask