X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/f93c910ab0fdbf6231504f6f3d00eb21bc4eb9e6..a29ab1ce9a9f77d794660a556d80b06d7584350d:/include/stg/version.h

diff --git a/include/stg/version.h b/include/stg/version.h
index 0f5ca2ee..20538a7f 100644
--- a/include/stg/version.h
+++ b/include/stg/version.h
@@ -18,15 +18,10 @@
  *    Author : Maxim Mamontiv <faust@stargazer.dp.ua>
  */
 
- /*
- $Revision: 1.6 $
- $Date: 2010/11/08 10:13:18 $
- */
-
 #ifndef __VERSION_H__
 #define __VERSION_H__
 
 // Stargazer version
-#define SERVER_VERSION "2.408-alpha" 
+#define SERVER_VERSION "2.409"
 
 #endif