Skip to content

Commit

Permalink
Merge pull request #22 from dftfeDevelopers/updateVersion
Browse files Browse the repository at this point in the history
Updated version number in version file, Doxyfile and manual
  • Loading branch information
dsambit committed Aug 9, 2018
2 parents 041d9a5 + 7708c1b commit 89e823c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "DFT-FE"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = "0.5.0"
PROJECT_NUMBER = "0.5.1"

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion doc/manual/manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
\hfill{\Huge \fontfamily{\sfdefault}\selectfont User Manual \\
\raggedleft \huge \fontfamily{\sfdefault}\selectfont Version
% keep the following line as is so that we can replace this using a script:
0.5.0 %VERSION-INFO%
0.5 %VERSION-INFO%
\\\large(generated \today)\\
\vspace{1.5em}
{\Large Sambit Das\,\\Vikram Gavini\,\\Phani Motamarri\\}
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1

0 comments on commit 89e823c

Please sign in to comment.