From: Eran I. <no...@so...> - 2014-01-15 06:48:12
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "codelite". The branch, master has been updated via c77d6efee94ebd7c8e05aa9e050092b9d076a80c (commit) from 8f90b92a01e5db2290d8d0a85df1202e79efe1b6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceforge.net/p/codelite/codelitegit/ci/c77d6efee94ebd7c8e05aa9e050092b9d076a80c commit c77d6efee94ebd7c8e05aa9e050092b9d076a80c Author: Eran <era...@gm...> Date: Wed Jan 15 08:47:42 2014 +0200 Updated codelite version to 6.0 diff --git a/LiteEditor/autoversion.cpp b/LiteEditor/autoversion.cpp index 4014de2..44155e3 100644 --- a/LiteEditor/autoversion.cpp +++ b/LiteEditor/autoversion.cpp @@ -2,6 +2,6 @@ #define CL_GIT_REVISION #include <wx/string.h> -const wxChar* clGitRevision = wxT("5.4"); +const wxChar* clGitRevision = wxT("6.0"); #endif ----------------------------------------------------------------------- Summary of changes: LiteEditor/autoversion.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- codelite |