Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 6742)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 6743)
@@ -27,4 +27,5 @@
        code which were still persistent
      - set default extraction type to integral (instead of amplitude)
+     - set version number to 3
 
 
Index: /trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h
===================================================================
--- /trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h	(revision 6742)
+++ /trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h	(revision 6743)
@@ -100,5 +100,5 @@
                                Byte_t &sat, const MPedestalPix &ped, const Bool_t abflag);
 
-  ClassDef(MExtractTimeAndChargeSpline, 2)   // Task to Extract Arrival Times and Charges using a Fast Cubic Spline
+  ClassDef(MExtractTimeAndChargeSpline, 3)   // Task to Extract Arrival Times and Charges using a Fast Cubic Spline
 };
 
