Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 9196)
+++ trunk/MagicSoft/Mars/Changelog	(revision 9197)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2008/12/22 Daniel Hoehne-Moench
+
+   * datacenter/macros/filldotrun.C:
+     - implemented SuperArehucas version 081214-0
+
+
 
  2008/12/22 Stefan Ruegamer
Index: trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C	(revision 9196)
+++ trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C	(revision 9197)
@@ -41,5 +41,5 @@
 //   060330-0, 060401-0, 060808-0
 //   070416-0,
-//   080220-0, 080519-0, 080912-0, 081204-0
+//   080220-0, 080519-0, 080912-0, 081204-0, 081214-0
 //
 // Usage:
@@ -124,5 +124,5 @@
         version!=200704160 &&
         version!=200802200 && version!=200805190 && version!=200809120 &&
-        version!=200812040)
+        version!=200812040 && version!=200812140)
     {
         cout << filename << ": File Version unknown - please update the macro!" << endl;
