]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONMchViewApplication.h
Fixing display of data at pad level (pads were hollow)
[u/mrichter/AliRoot.git] / MUON / AliMUONMchViewApplication.h
index 4c4a563204c8fd76725a7d55c1c4150184b8f204..89ec078af80194a0d8ba5c51ba4ad84cda4c3286 100644 (file)
@@ -32,7 +32,7 @@ public:
   void HandleMenu(Int_t i);
 
   /// Return the version number of the mchview application
-  static const char* Version() { return "1.14"; }
+  static const char* Version() { return "1.15"; }
   
   /// Return the SVN revision  and version number of the mchview application
   static const char* FullVersion() { return Form("mchview Version %s ($Id$)",Version()); }