File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11=====================================
2- GENESIS 2.1.0
2+ GENESIS 2.1.1
33=====================================
44
55GENESIS website
@@ -58,7 +58,7 @@ Project Leader: Yuji Sugita (RIKEN)
5858 Hideyo Yoshida (JSOL Corporation), Kenta Chaki (JSOL Corporation),
5959 Kazuhiro Hashiba (VINAS)
6060
61- Copyright (C) 2014-2022 RIKEN. All Rights Reserved
61+ Copyright (C) 2014-2023 RIKEN. All Rights Reserved
6262
6363What is GENESIS?
6464================
@@ -91,7 +91,7 @@ DOI: 10.1002/jcc.24874
9191
9292Copyright Notices
9393=================
94- Copyright (C) 2014-2022 RIKEN.
94+ Copyright (C) 2014-2023 RIKEN.
9595
9696 GENESIS is free software; you can redistribute it and/or
9797 modify it provided that the following conditions are met:
Original file line number Diff line number Diff line change 1- # genesis-2.0
2- Source code for genesis 2.0 beta for Fugaku
3- For GENESIS compile on Fugaku and execution, please see READMD.howto
1+ # genesis-2.1.1
2+ Source code for genesis 2.1.1
3+ Please see GENESIS website
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( 2.59 )
5- AC_INIT ( genesis , [ 2.1.0 ] , genesis@riken.jp )
5+ AC_INIT ( genesis , [ 2.1.1 ] , genesis@riken.jp )
66AC_CONFIG_SRCDIR ( [ src/spdyn/spdyn.fpp] )
77AC_CONFIG_HEADER([ src/config.h] )
88
Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = u'2.1.0 '
58+ version = u'2.1.1 '
5959# The full version, including alpha/beta/rc tags.
60- release = u'2.1.0 '
60+ release = u'2.1.1 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments