diff --git a/app/main.f90 b/app/main.f90 index 8addcb0..2139c39 100644 --- a/app/main.f90 +++ b/app/main.f90 @@ -54,7 +54,7 @@ program main prversion = .false. hirshfeld = .false. !##### VERSION STRING ##### - version = "2.1.1" + version = "2.0.2" !########################## ! get number of arguments diff --git a/fpm.toml b/fpm.toml index 54de5c5..3e4f809 100644 --- a/fpm.toml +++ b/fpm.toml @@ -1,5 +1,5 @@ name = "o4wb3c" -version = "2.1.1" +version = "2.0.2" license = "license" author = "Marcel Mueller" maintainer = "marcel.mueller@thch.uni-bonn.de"