Skip to content

Commit

Permalink
Update initialize_environment.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Jun 10, 2017
1 parent 7677de0 commit 8262b91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/functions/initialize_environment.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
:: Do not edit this script
:: Requirements: The ability to look and not touch
:: Author: vocatus on reddit.com/r/TronScript ( vocatus.gate at gmail ) // PGP key: 0x07d1490f82a211a2
:: Version: 10.0.5 . Increment version number
:: Version: 10.1.0 . Increment version number


:: Tron Project version and date. These two variables determine the overall project version and date
set TRON_VERSION=10.0.5
set TRON_DATE=2017-04-29
set TRON_VERSION=10.1.0
set TRON_DATE=2017-06-10

:: Initialize script-internal variables
set ERRORS_DETECTED=no
Expand Down

0 comments on commit 8262b91

Please sign in to comment.