Skip to content

Commit 89e823c

Browse files
authored
Merge pull request #22 from dftfeDevelopers/updateVersion
Updated version number in version file, Doxyfile and manual
2 parents 041d9a5 + 7708c1b commit 89e823c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "DFT-FE"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = "0.5.0"
41+
PROJECT_NUMBER = "0.5.1"
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/manual/manual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
\hfill{\Huge \fontfamily{\sfdefault}\selectfont User Manual \\
137137
\raggedleft \huge \fontfamily{\sfdefault}\selectfont Version
138138
% keep the following line as is so that we can replace this using a script:
139-
0.5.0 %VERSION-INFO%
139+
0.5 %VERSION-INFO%
140140
\\\large(generated \today)\\
141141
\vspace{1.5em}
142142
{\Large Sambit Das\,\\Vikram Gavini\,\\Phani Motamarri\\}

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)