]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONMchViewApplication.h
Adding the possibility, for raw data source, to give an event range (usefull e.g...
[u/mrichter/AliRoot.git] / MUON / AliMUONMchViewApplication.h
index 627b9682d9cb77eaaf38ea7f8d45f9377be1cde8..d4901650118fd8cbc12f8bcebe75c3d021ba71af 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.04"; }
+  static const char* Version() { return "1.05"; }
   
   /// Return the SVN revision  and version number of the mchview application
   static const char* FullVersion() { return Form("mchview Version %s ($Id$)",Version()); }