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 Jul 10, 2018
1 parent 5df810f commit 261b2c4
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 20180306
echo fre:ac Component Development Kit v1.1 Alpha 20180710
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 20180306 (x64)
echo fre:ac Component Development Kit v1.1 Alpha 20180710 (x64)
echo Copyright (C) 2001-2018 Robert Kausch

bash

0 comments on commit 261b2c4

Please sign in to comment.