Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3776)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3777)
@@ -18,4 +18,9 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2004/04/18: Abelardo Moralejo
+
+   * mgeom/MGeomCam.h
+     - Update class version to 4 (necessary after M. Gaug's change 
+       of the type of member fMaxRadius.
 
  2004/04/16: Abelardo Moralejo
Index: trunk/MagicSoft/Mars/mgeom/MGeomCam.h
===================================================================
--- trunk/MagicSoft/Mars/mgeom/MGeomCam.h	(revision 3776)
+++ trunk/MagicSoft/Mars/mgeom/MGeomCam.h	(revision 3777)
@@ -86,5 +86,5 @@
     virtual void Print(Option_t *opt=NULL)   const;
 
-    ClassDef(MGeomCam, 3)  // Geometry base class for the camera
+    ClassDef(MGeomCam, 4)  // Geometry base class for the camera
 };
 
