]> git.sesse.net Git - cubemap/commitdiff
Remove obsolete comment.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 9 Dec 2023 15:29:12 +0000 (16:29 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 9 Dec 2023 15:29:12 +0000 (16:29 +0100)
version.h

index 257e4b432d36703142cb5d32dcbf3ffec1d9c02e..074eba2b21999fdce4be1e982afc56a8082f4282 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,8 +1,6 @@
 #ifndef _VERSION_H
 #define _VERSION_H
 
-// Version number. Don't expect this to change all that often.
-
 #define SERVER_VERSION "1.5.0-pre"
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION