diff --git a/BUILD.CMD b/BUILD.CMD index d05561d9..f1e30b03 100644 --- a/BUILD.CMD +++ b/BUILD.CMD @@ -1,6 +1,6 @@ @echo off -SET VERSIONTAG=RC2 +SET VERSIONTAG=RC3 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 d529560d..32a66163 100644 --- a/mRemoteV1/CHANGELOG.TXT +++ b/mRemoteV1/CHANGELOG.TXT @@ -1,4 +1,4 @@ -1.67 (2011-05-25): +1.67 (2011-05-28): 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.