X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8af67ea116d077d996241b714e6a2a273a9f739a..51998949e60e2a7e86e4393b315cfb76a58ca80d:/include/stg/version.h

diff --git a/include/stg/version.h b/include/stg/version.h
index ec28dc2d..fb41a227 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.407-rc3" 
+#define SERVER_VERSION "2.5"
 
 #endif