Game Development Community

Version number of my torque

by Vishal Lamba · in Torque Game Engine · 09/13/2005 (5:13 am) · 1 replies

How i can know the version number of my TGE .

#1
09/13/2005 (10:04 am)
Check your version control software, if you're checked out of CVS.

Otherwise, check what installer you got it from.

There are version numbers but they're typically revved when functionality requires it, not on every release. 1.4 does properly rev all the version numbers we know about.

Why do you need to know the version? There might be a better way to solve the problem.