catbase/version.go

6 lines
122 B
Go
Raw Normal View History

2016-01-17 18:00:44 +00:00
// © 2013 the CatBase Authors under the WTFPL. See AUTHORS for the list of authors.
package main
2016-01-17 18:00:44 +00:00
const Version = "0.9"