From 78256f08cd80787854cb3d8eda4aa6ee8eb1035f Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Sun, 7 Nov 2010 12:15:55 +0200 Subject: [PATCH] =?utf8?q?=D0=98=20=D0=B5=D1=89=D0=B5=20=D1=80=D0=B0=D0=B7?= =?utf8?q?=20refs=20#1?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- include/version.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/version.h b/include/version.h index 909da42d..c5dead3f 100644 --- a/include/version.h +++ b/include/version.h @@ -23,4 +23,9 @@ $Date: 2009/08/05 09:24:01 $ */ +#ifndef __VERSION_H__ +#define __VERSION_H__ + #define SERVER_VERSION "2.407-rc2" + +#endif -- 2.43.2