diff --git a/BUILD.CMD b/BUILD.CMD index 3e54ca17..91920f31 100644 --- a/BUILD.CMD +++ b/BUILD.CMD @@ -1,6 +1,6 @@ @echo off -SET VERSIONTAG=RC4 +SET VERSIONTAG=RC5 SET VCVARSALL="%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" SET DEVENV="devenv.exe" diff --git a/mRemoteV1/CHANGELOG.TXT b/mRemoteV1/CHANGELOG.TXT index 9cf698f8..3c34cdeb 100644 --- a/mRemoteV1/CHANGELOG.TXT +++ b/mRemoteV1/CHANGELOG.TXT @@ -1,4 +1,4 @@ -1.67 (2011-06-01): +1.67 (2011-06-05): Fixed migration of external tools configuration and panel layout from Local to Roaming folder. Disable ICA Hotkeys for Citrix connections. Fixes issue with international users. Added a language selection option so users can override the language if they don't want it automatically detected.