[Q-e-developers] versioning issues? (UNCLASSIFIED)
Balboa, Alex CIV USARMY ECBC (US)
alex.balboa.civ at mail.mil
Wed Nov 25 20:30:15 CET 2015
CLASSIFICATION: UNCLASSIFIED
Hello QE developers,
I downloaded QE 5.2.1 and noted the following (upon untarring):
/p/home/balboa/QE521download/espresso-5.2.1/Modules
122 excalibur09> grep "version_number" *
environment.f90: USE global_version, ONLY: version_number, svn_revision
environment.f90: code_version = TRIM (code) // " v." // TRIM (version_number)
version.f90: CHARACTER (LEN=6) :: version_number = '5.2.1'
version.f90.in: CHARACTER (LEN=6) :: version_number = '5.2.0'
xml_input.f90: USE global_version, ONLY : version_number
xml_input.f90: CALL qexml_write_header( "Quantum ESPRESSO", TRIM(version_number) )
I call your attention to statement within the file entitled "version.f90.in": CHARACTER (LEN=6) :: version_number = '5.2.0'
Is this a typo and/or does one need to be concerned with this file "version.f90.in" versioning apparent dissimilarity with 5.2.1? Just want to be sure that everything is properly labelled...
Thanks,
alex
CLASSIFICATION: UNCLASSIFIED
More information about the developers
mailing list