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 22:38:16 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-10-23 22:38:16 +0400
commit6105199668cdd1c7e2228095296a0b91a501f64d (patch)
tree3e7e618e4c1e3be34612d1313d1f7e05442738f3 /source/blender/makesrna
parent4a04f7206914a49f5f95adc5eb786237f1a9f547 (diff)
Remove the svn:keywords property.
Diffstat (limited to 'source/blender/makesrna')
-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 94fb25eb27c..48520464c4b 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$"
+#define RNA_VERSION_DATE "$Id: makesrna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
#ifdef _WIN32
#ifndef snprintf