Ignore:
Timestamp:
Nov 19, 2009, 3:40:00 PM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

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

    r1058 r1193  
    2525//
    2626//
    27 // $Id: G4Version.hh,v 1.17 2008/12/02 09:15:58 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4Version.hh,v 1.24 2009/06/19 14:29:09 vnivanch Exp $
     28// GEANT4 tag $Name: global-V09-02-10 $
    2929//
    3030// Version information
     
    4747
    4848#ifndef G4VERSION_NUMBER
    49 #define G4VERSION_NUMBER  920
     49#define G4VERSION_NUMBER  930
    5050#endif
    5151
    5252#ifndef G4VERSION_TAG
    53 #define G4VERSION_TAG "$Name: geant4-09-02-ref-02 $"
     53#define G4VERSION_TAG "$Name: global-V09-02-10 $"
    5454#endif
    5555
     
    5858#include "G4String.hh"
    5959
    60 static const G4String G4Version = "$Name: geant4-09-02-ref-02 $";
    61 static const G4String G4Date    = "(19-December-2008)";
     60static const G4String G4Version = "$Name: global-V09-02-10 $";
     61static const G4String G4Date    = "(5-June-2009)";
    6262
    6363#endif
Note: See TracChangeset for help on using the changeset viewer.