Skip to content

Commit 2748e2f

Browse files
committed
update web page
1 parent f751408 commit 2748e2f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ config.h
1313
stamp-h1
1414
/Makefile
1515
src/Makefile
16+
bin/

doc/fermisurfer.doxygen

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = fermisurfer
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 1.9.1
41+
PROJECT_NUMBER = 1.10.0
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

doc/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ <h4>
3535
<h2>News</h2>
3636
<ul>
3737
<li>
38-
<h3>2017/10/xx FermiSurfer 1.10.0 is released !</h3>
38+
<h3><a href="https://ja.osdn.net/projects/fermisurfer/releases/68420">
39+
2017/10/10 FermiSurfer 1.10.0 is released !</a></h3>
3940
<h4>In this update, new features are added,
4041
fixed a bug and the visualization is improved.
4142
For more details, please see the release note.</h4>

doc/index.html.ja

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
<h2>News</h2>
3333
<ul>
3434
<li>
35-
<h3>2017/10/xx バージョン1.10.0をリリースしました !</h3>
35+
<h3><a href="https://ja.osdn.net/projects/fermisurfer/releases/68420">
36+
2017/10/10 バージョン1.10.0をリリースしました !</a></h3>
3637
<h4>いくつかの機能追加とバグフィックスと描画のなめらかさの改善を行いました。
3738
詳しくはリリースノートをご覧ください。</h4>
3839
</li>

0 commit comments

Comments
 (0)