Index: /trunk/Mars/Changelog
===================================================================
--- /trunk/Mars/Changelog	(revision 9899)
+++ /trunk/Mars/Changelog	(revision 9900)
@@ -23,4 +23,7 @@
    * mhist/MHCamera.cc:
      - added options to display contents as int and float
+
+   * mgeom/MGeomCamFACT.cc:
+     - changed default distance from 4.8887 to 4.90
 
 
Index: /trunk/Mars/mgeom/MGeomCamFACT.cc
===================================================================
--- /trunk/Mars/mgeom/MGeomCamFACT.cc	(revision 9899)
+++ /trunk/Mars/mgeom/MGeomCamFACT.cc	(revision 9900)
@@ -44,5 +44,5 @@
 //
 MGeomCamFACT::MGeomCamFACT(const char *name)
-    : MGeomCam(1438, 4.8887, name, "Geometry information of the final FACT Camera")
+    : MGeomCam(1438, 4.90, name, "Geometry information of the final FACT Camera")
 {
     CreateCam();
