Skip to content

Commit

Permalink
Prepare for new alpha release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Sep 13, 2018
1 parent 947001b commit 16c581d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdk.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mkdir %CDK_INSTALL_PATH%\system\etc 2> nul
set BUILD_WIN32=True
set BUILD_X86=True

echo fre:ac Component Development Kit v1.1 Alpha 20180716
echo fre:ac Component Development Kit v1.1 Alpha 20180913
echo Copyright (C) 2001-2018 Robert Kausch

bash
2 changes: 1 addition & 1 deletion cdk64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mkdir %CDK_INSTALL_PATH%\system64\etc 2> nul
set BUILD_WIN32=True
set BUILD_X86_64=True

echo fre:ac Component Development Kit v1.1 Alpha 20180716 (x64)
echo fre:ac Component Development Kit v1.1 Alpha 20180913 (x64)
echo Copyright (C) 2001-2018 Robert Kausch

bash

0 comments on commit 16c581d

Please sign in to comment.