]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Increase version number.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 22 Feb 2002 12:06:54 +0000 (12:06 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 22 Feb 2002 12:06:54 +0000 (12:06 +0000)
STEER/AliFieldMap.h

index d94893fb6a59c8140f87c620b3fa82ce3cab9461..757c6ac7d3e0cfef3daf88c1aef0555f7fd4eec2 100644 (file)
@@ -80,7 +80,7 @@ public:
     Int_t      fZn;       // Number of mesh points in z
     TVector*   fB;        //!Field map
     
-    ClassDef(AliFieldMap,1)  //Class for Field Map
+    ClassDef(AliFieldMap,2)  //Class for Field Map
 };
 
 #endif