X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONMchViewApplication.h;fp=MUON%2FAliMUONMchViewApplication.h;h=64e0b5e187f771799172953d23adda8da243f229;hb=6ebcde1574d5706d4a1dc15b57b2aabc73bcb195;hp=9140f04ff3ccb6f9af05372854c58d6a345df497;hpb=2da1d1586303d4d066f84047984cdcf842000b2c;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONMchViewApplication.h b/MUON/AliMUONMchViewApplication.h index 9140f04ff3c..64e0b5e187f 100644 --- a/MUON/AliMUONMchViewApplication.h +++ b/MUON/AliMUONMchViewApplication.h @@ -32,7 +32,7 @@ public: void HandleMenu(Int_t i); /// Return the version number of the mchview application - static const char* Version() { return "1.06"; } + static const char* Version() { return "1.07"; } /// Return the SVN revision and version number of the mchview application static const char* FullVersion() { return Form("mchview Version %s ($Id$)",Version()); }