Skip to content

Commit

Permalink
v12.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Feb 2, 2023
1 parent 71122ab commit fa753bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/functions/initialize_environment.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
@echo off

:: Tron Project version and date. These two variables determine the overall project version and date
set TRON_VERSION=11.2.1
set TRON_DATE=2021-06-02
set TRON_VERSION=12.0.5
set TRON_DATE=2023-02-02

:: Set window title
title Tron v%TRON_VERSION% (%TRON_DATE%)
Expand Down

0 comments on commit fa753bb

Please sign in to comment.