Jan Engelhardt
041df30872
OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=11
18 lines
478 B
Diff
18 lines
478 B
Diff
From: Jan Engelhardt <jengelh@inai.de>
|
|
Date: 2012-02-19 07:16:45.000000000 +0100
|
|
|
|
---
|
|
src/version.c | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: prboom-plus-2.5.1.1/src/version.c
|
|
===================================================================
|
|
--- prboom-plus-2.5.1.1.orig/src/version.c
|
|
+++ prboom-plus-2.5.1.1/src/version.c
|
|
@@ -35,4 +35,4 @@
|
|
|
|
#include "version.h"
|
|
|
|
-const char version_date[] = __DATE__ " " __TIME__;
|
|
+const char version_date[] = "";
|