From 888e55aaeeec705b809e831b51bbce29bb82409a Mon Sep 17 00:00:00 2001 From: Riley McArdle Date: Wed, 1 Jun 2011 17:42:54 -0500 Subject: [PATCH] Updated BUILD.CMD and CHANGELOG.TXT for 1.67 RC4. --- BUILD.CMD | 2 +- mRemoteV1/CHANGELOG.TXT | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.CMD b/BUILD.CMD index f1e30b03b..3e54ca17c 100644 --- a/BUILD.CMD +++ b/BUILD.CMD @@ -1,6 +1,6 @@ @echo off -SET VERSIONTAG=RC3 +SET VERSIONTAG=RC4 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 b354a7a58..6e54e85da 100644 --- a/mRemoteV1/CHANGELOG.TXT +++ b/mRemoteV1/CHANGELOG.TXT @@ -1,4 +1,4 @@ -1.67 (2011-05-28): +1.67 (2011-06-01): 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.