Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

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

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4Version.hh,v 1.25 2009/11/24 13:51:02 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4Version.hh,v 1.27 2010/06/09 13:52:53 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030// Version information
     
    4747
    4848#ifndef G4VERSION_NUMBER
    49 #define G4VERSION_NUMBER  930
     49#define G4VERSION_NUMBER  940
    5050#endif
    5151
    5252#ifndef G4VERSION_TAG
    53 #define G4VERSION_TAG "$Name: geant4-09-03 $"
     53#define G4VERSION_TAG "$Name: geant4-09-04-beta-cand-01 $"
    5454#endif
    5555
     
    5858#include "G4String.hh"
    5959
    60 static const G4String G4Version = "$Name: geant4-09-03 $";
    61 static const G4String G4Date    = "(18-December-2009)";
     60static const G4String G4Version = "$Name: geant4-09-04-beta-cand-01 $";
     61static const G4String G4Date    = "(25-June-2010)";
    6262
    6363#endif
Note: See TracChangeset for help on using the changeset viewer.