Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Updated version to 1.5.4
Browse files Browse the repository at this point in the history
Minor version update; this includes only the new Git detection
functionality for modules that require it.
  • Loading branch information
SibTiger committed Mar 6, 2016
1 parent 66da477 commit 72e47ad
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions core/Documents/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 1.5.4 [Commit 66da477]
==========================
--------------------------
6 March. 2016
----

* Added detection for Git Command Line toolset



Version 1.5.3 [revision 973]
==========================
--------------------------
Expand Down
4 changes: 2 additions & 2 deletions core/Scripts/InitializationVars.bat
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ REM # Documentation: This function houses static declarations for the core envir
REM # =============================================================================================
:EnvironmentSetup_Core
SET ProgramName=Bootless Star
SET ProgramVersion=1.5.3
SET ProgramReleaseDate=7.October.2014
SET ProgramVersion=1.5.4
SET ProgramReleaseDate=6.March.2016
SET CodeName=Aditi
REM Program Title
SET core.Title=%ProgramName% %ProgramVersion% ^(%CodeName%^)
Expand Down

0 comments on commit 72e47ad

Please sign in to comment.