From 07366754c6900d555382512e4ea94f09bb2684c5 Mon Sep 17 00:00:00 2001 From: dimok321 <15055714+dimok789@users.noreply.github.com> Date: Sat, 25 Jul 2009 07:22:29 +0000 Subject: [PATCH] *and another thing lol --- source/svnrev.c | 2 +- source/svnrev.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/source/svnrev.c b/source/svnrev.c index 6d30b6dd..18f7187f 100644 --- a/source/svnrev.c +++ b/source/svnrev.c @@ -1,4 +1,4 @@ -#define SVN_REV "645M" +#define SVN_REV "646M" const char *GetRev() { diff --git a/source/svnrev.h b/source/svnrev.h index f6761a61..fa0b6a17 100644 --- a/source/svnrev.h +++ b/source/svnrev.h @@ -1,4 +1,5 @@ #ifndef SVNREV_H +#define SVNREV_H #ifdef __cplusplus extern "C"