X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/209da33ec8870f5441ca1460be2d62d76feebe69..87300676aa712b358ab98beaa5082b7a19e5d97a:/include/stg/version.h

diff --git a/include/stg/version.h b/include/stg/version.h
index f20e4909..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-rc1" 
+#define SERVER_VERSION "2.409"
 
 #endif