! ! Copyright (C) 2003-2004 PWSCF group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! !---------------------------------------------------------------------------- MODULE global_version ! IMPLICIT NONE ! SAVE ! CHARACTER (LEN=6) :: version_number = '2.1.5' ! END MODULE global_version