diff --git a/version.go b/version.go deleted file mode 100644 index c2d9bee..0000000 --- a/version.go +++ /dev/null @@ -1,5 +0,0 @@ -// © 2013 the CatBase Authors under the WTFPL. See AUTHORS for the list of authors. - -package main - -const Version = "0.9"