Add versioning.

This commit is contained in:
A. Svensson 2016-02-20 17:52:55 +01:00
parent 74fe8963d3
commit 642e5227eb

3
src/main.go Normal file
View File

@ -0,0 +1,3 @@
package ss13
const VERSION = "0.1"