This website requires JavaScript.
Explore
Help
Sign In
dani
/
CommandStation-EX
Watch
1
Star
0
Fork
0
You've already forked CommandStation-EX
mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced
2024-11-23 16:16:13 +01:00
Code
Releases
Activity
ff81b4d1b4
CommandStation-EX
/
version.h
7 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
Move version to its own .h file
2020-09-24 03:53:33 +02:00
#
ifndef version_h
#
define version_h
bugfix patches go in now
2020-12-11 22:02:11 +01:00
#
define VERSION "3.0.1"
Move version to its own .h file
2020-09-24 03:53:33 +02:00
prepare version for release
2020-10-22 20:38:10 +02:00
#
endif
Copy Permalink