Bump version to 1.6.2.2

pull/937/head 1.6.2.2
Hleb Valoshka 2021-01-12 17:27:47 +03:00
parent 401c499a9f
commit da7cd6fd60
3 changed files with 7 additions and 3 deletions

View File

@ -1776,3 +1776,7 @@ Platform-specific changes
1.6.2.1
Bug fixes
* Windows: fix text display in dialog boxes in non-latin locales
1.6.2.2
Bug fixes
* Windows: fix bookmark manager

View File

@ -5,8 +5,8 @@
[Setup]
AppName=Celestia
AppVersion=1.6.2.1
VersionInfoVersion=1.6.2.1
AppVersion=1.6.2.2
VersionInfoVersion=1.6.2.2
AppPublisher=Celestia Development Team
AppPublisherURL=https://celestia.space/
AppSupportURL=https://celestia.space/

View File

@ -2,7 +2,7 @@
// Microsoft Visual C++ generated include file.
// Used by celestia.rc
//
#define VERSION_STRING "1.6.2.1"
#define VERSION_STRING "1.6.2.2"
#define IDR_MENU1 101
#define IDD_ABOUT 102
#define IDI_CELESTIA_ICON 103