Skip to content

Commit

Permalink
Changed version 15.0.11 -> 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eranif committed Mar 11, 2022
1 parent a7e22e5 commit a788c18
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 deletions.
10 changes: 5 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ if ( MAKE_DEB )
endif()
set(CPACK_GENERATOR "DEB")
set(CPACK_PACKAGE_NAME "CodeLite")
set(CPACK_PACKAGE_VERSION "15.0.11-${GTKNAME}")
set(CPACK_PACKAGE_VERSION "16.0.0-${GTKNAME}")
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Eran Ifrah <[email protected]>")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "C/C++/PHP and Node.js IDE (Integrated Development Environment)")
set(CPACK_DEBIAN_PACKAGE_SECTION "devel")
Expand All @@ -548,8 +548,8 @@ if ( MAKE_RPM )
set(CPACK_RPM_PACKAGE_REQUIRES "gcc, g++, git, sqlite, libssh, gtk2, cmake")
set(CPACK_GENERATOR "RPM")
set(CPACK_RPM_PACKAGE_NAME "CodeLite")
set(CPACK_RPM_FILE_NAME "CodeLite-15.0.11-x86_64.rpm")
set(CPACK_RPM_PACKAGE_VERSION "15.0.11-${GTKNAME}")
set(CPACK_RPM_FILE_NAME "CodeLite-16.0.0-x86_64.rpm")
set(CPACK_RPM_PACKAGE_VERSION "16.0.0-${GTKNAME}")
set(CPACK_PACKAGE_CONTACT "Eran Ifrah <[email protected]>")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "C/C++/PHP/Node.js IDE (Integrated Development Environment)")
set(CPACK_PACKAGE_VENDOR "The CodeLite Team")
Expand All @@ -571,8 +571,8 @@ if ( MAKE_RPM_SLIM )
set(CPACK_RPM_PACKAGE_REQUIRES "gcc72, g++72, git, sqlite, gtk2, cmake")
set(CPACK_GENERATOR "RPM")
set(CPACK_RPM_PACKAGE_NAME "CodeLite")
set(CPACK_RPM_FILE_NAME "CodeLite-slim-15.0.11-gtk2-x86_64.rpm")
set(CPACK_RPM_PACKAGE_VERSION "15.0.11-${GTKNAME}")
set(CPACK_RPM_FILE_NAME "CodeLite-slim-16.0.0-gtk2-x86_64.rpm")
set(CPACK_RPM_PACKAGE_VERSION "16.0.0-${GTKNAME}")
set(CPACK_PACKAGE_CONTACT "Eran Ifrah <[email protected]>")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "C/C++ IDE (Integrated Development Environment)")
set(CPACK_PACKAGE_VENDOR "Eran Ifrah")
Expand Down
4 changes: 2 additions & 2 deletions InnoSetup/codelite64_mingw.iss
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
AppName=CodeLite
AppVerName=CodeLite
AppPublisher=Eran Ifrah
AppVersion=15.0.11
AppVersion=16.0.0
AppPublisherURL=http://codelite.org
AppSupportURL=http://codelite.org
AppUpdatesURL=http://codelite.org
DefaultDirName={pf64}\CodeLite
DefaultGroupName=CodeLite
LicenseFile=license.txt
OutputDir=output
OutputBaseFilename=codelite-amd64-15.0.11
OutputBaseFilename=codelite-amd64-16.0.0
ChangesEnvironment=yes
FlatComponentsList=yes
SetupIconFile=box_software.ico
Expand Down
4 changes: 2 additions & 2 deletions InnoSetup/codelite64_php_mingw.iss
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
AppName=CodeLite
AppVerName=CodeLite
AppPublisher=Eran Ifrah
AppVersion=15.0.11
AppVersion=16.0.0
AppPublisherURL=http://codelite.org
AppSupportURL=http://codelite.org
AppUpdatesURL=http://codelite.org
DefaultDirName={pf64}\CodeLite
DefaultGroupName=CodeLite
LicenseFile=license.txt
OutputDir=output
OutputBaseFilename=codelite-php-amd64-15.0.11
OutputBaseFilename=codelite-php-amd64-16.0.0
ChangesEnvironment=yes
FlatComponentsList=yes
SetupIconFile=box_software.ico
Expand Down
4 changes: 2 additions & 2 deletions InnoSetup/codelite_mingw.iss
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
AppName=CodeLite
AppVerName=CodeLite
AppPublisher=Eran Ifrah
AppVersion=15.0.11
AppVersion=16.0.0
AppPublisherURL=http://codelite.org
AppSupportURL=http://codelite.org
AppUpdatesURL=http://codelite.org
DefaultDirName={pf32}\CodeLite
DefaultGroupName=CodeLite
LicenseFile=license.txt
OutputDir=output
OutputBaseFilename=codelite-i686-15.0.11
OutputBaseFilename=codelite-i686-16.0.0
ChangesEnvironment=yes
FlatComponentsList=yes
SetupIconFile=box_software.ico
Expand Down
2 changes: 1 addition & 1 deletion LiteEditor/autoversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
#ifndef CODELITE_AUTOVERSION_H
#define CODELITE_AUTOVERSION_H

#define CODELITE_VERSION_STRING "15.0.11"
#define CODELITE_VERSION_STRING "16.0.0"

#endif
6 changes: 3 additions & 3 deletions LiteEditor/code_parser.rc
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@ FILESUBTYPE VFT2_UNKNOWN { // not used
VALUE "CompanyName", "Eran Ifrah"
VALUE "Developer", "Eran Ifrah"
VALUE "FileDescription", "CodeLite, an Open Source cross platform C,C++,PHP and Node.js IDE"
VALUE "FileVersion", "15.0.11"
VALUE "FileVersion", "16.0.0"
VALUE "InternalName", "CodeLite"
VALUE "LegalCopyright", "Copyright (C) 2007-2021 Eran Ifrah"
VALUE "LegalTrademarks", "All rights reserved."
VALUE "OriginalFilename", "codelite.exe"
VALUE "PrivateBuild", ""
VALUE "ProductName", "CodeLite"
#if WIN64
VALUE "ProductVersion", "15.0.11 (64BIT)"
VALUE "ProductVersion", "16.0.0 (64BIT)"
#else
VALUE "ProductVersion", "15.0.11 (32BIT)"
VALUE "ProductVersion", "16.0.0 (32BIT)"
#endif
VALUE "SpecialBuild", ""
VALUE "Support", "https://forums.codelite.org"
Expand Down
6 changes: 3 additions & 3 deletions Runtime/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<key>CFBundleExecutable</key>
<string>CodeLite</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>15.0.11</string>
<string>16.0.0</string>
<key>CFBundleName</key>
<string>CodeLite</string>
<key>CFBundleIconFile</key>
Expand All @@ -18,9 +18,9 @@
<key>CFBundleIdentifier</key>
<string>com.eranif.CodeLite</string>
<key>CFBundleVersion</key>
<string>CodeLite IDE version 15.0.11</string>
<string>CodeLite IDE version 16.0.0</string>
<key>CFBundleShortVersionString</key>
<string>CodeLite IDE version 15.0.11</string>
<string>CodeLite IDE version 16.0.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>CFBundleDocumentTypes</key>
Expand Down

0 comments on commit a788c18

Please sign in to comment.