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/makesdna/intern
parent6105199668cdd1c7e2228095296a0b91a501f64d (diff)
Remove some more $Id$ that still were left after r41227 and r41228.
Diffstat (limited to 'source/blender/makesdna/intern')
-rw-r--r--source/blender/makesdna/intern/makesdna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c
index 7c16b85eb79..39cb1743c25 100644
--- a/source/blender/makesdna/intern/makesdna.c
+++ b/source/blender/makesdna/intern/makesdna.c
@@ -48,7 +48,7 @@
* numbers give more output.
* */
-#define DNA_VERSION_DATE "$Id: makesdna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
+#define DNA_VERSION_DATE "FIXME-DNA_VERSION_DATE"
#include <string.h>
#include <stdlib.h>