mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Cut release version 2022.1
This commit is contained in:
parent
2caeb6f684
commit
71f6a37b34
2 changed files with 2 additions and 1 deletions
1
REVISION
Normal file
1
REVISION
Normal file
|
|
@ -0,0 +1 @@
|
|||
git:2caeb6f
|
||||
|
|
@ -38,7 +38,7 @@ MODULE cp2k_info
|
|||
#endif
|
||||
|
||||
! The cp2k_version string should be changed for release branches.
|
||||
CHARACTER(LEN=*), PARAMETER :: cp2k_version = "CP2K development version"
|
||||
CHARACTER(LEN=*), PARAMETER :: cp2k_version = "CP2K version 2022.1"
|
||||
CHARACTER(LEN=*), PARAMETER :: cp2k_year = "2022"
|
||||
CHARACTER(LEN=*), PARAMETER :: cp2k_home = "https://www.cp2k.org/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue