mirror of https://gitlab.com/QEF/q-e.git
11 lines
322 B
C
11 lines
322 B
C
!
|
|
! Copyright (C) 2003-2024 Quantum ESPRESSO 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 .
|
|
!
|
|
! global version number
|
|
!
|
|
CHARACTER (LEN=6) :: version_number = '7.4'
|