Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (15 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/global/management/include/G4Version.hh

    r1193 r1228  
    2525//
    2626//
    27 // $Id: G4Version.hh,v 1.24 2009/06/19 14:29:09 vnivanch Exp $
    28 // GEANT4 tag $Name: global-V09-02-10 $
     27// $Id: G4Version.hh,v 1.25 2009/11/24 13:51:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// Version information
     
    5151
    5252#ifndef G4VERSION_TAG
    53 #define G4VERSION_TAG "$Name: global-V09-02-10 $"
     53#define G4VERSION_TAG "$Name: geant4-09-03 $"
    5454#endif
    5555
     
    5858#include "G4String.hh"
    5959
    60 static const G4String G4Version = "$Name: global-V09-02-10 $";
    61 static const G4String G4Date    = "(5-June-2009)";
     60static const G4String G4Version = "$Name: geant4-09-03 $";
     61static const G4String G4Date    = "(18-December-2009)";
    6262
    6363#endif
Note: See TracChangeset for help on using the changeset viewer.