Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-10-23 23:01:59 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-10-23 23:01:59 +0400
commit82c84f4b58e0d836361a2cadc9ce2941a3d4ff39 (patch)
treed6c9412534e92ef458c73b54eb2c9d9cd05fd048 /source/blender/makesrna/intern/makesrna.c
parent6105199668cdd1c7e2228095296a0b91a501f64d (diff)
Remove some more $Id$ that still were left after r41227 and r41228.
Diffstat (limited to 'source/blender/makesrna/intern/makesrna.c')
-rw-r--r--source/blender/makesrna/intern/makesrna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/makesrna.c b/source/blender/makesrna/intern/makesrna.c
index 48520464c4b..d7fb9536587 100644
--- a/source/blender/makesrna/intern/makesrna.c
+++ b/source/blender/makesrna/intern/makesrna.c
@@ -40,7 +40,7 @@
#include "rna_internal.h"
-#define RNA_VERSION_DATE "$Id: makesrna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
+#define RNA_VERSION_DATE "FIXME-RNA_VERSION_DATE"
#ifdef _WIN32
#ifndef snprintf