Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
qbox-public
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
qbox
qbox-public
Commits
e3136eb6
Commit
e3136eb6
authored
Aug 05, 2018
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_65_0
parent
fb22565a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
1 deletions
+17
-1
notes
src/notes
+16
-0
release.C
src/release.C
+1
-1
No files found.
src/notes
View file @
e3136eb6
--------------------------------------------------------------------------------
rel1_65_0
--------------------------------------------------------------------------------
fb22565 Merge branch 'develop'
939c153 Add Mac OS makefile
3ffc3f0 Fix -atomic_charge initialization when net_charge!=0
e997363 Fix UserInterface processing of empty lines
ca27b6e Add centos7 and centos7_intel makefiles
707eadd Use StrX in XML handler classes to avoid mem leaks
c4e49cf Fixed calls to align wfs in BOSampleStepper.C
0436991 Add BHandHLYP hybrid functional
f3b32ed Add qbox_move_to.py script
5298a69 Added qso_plot_species.py plot utility
fbf9477 Removed unused code from HSE and RSH functionals
75919ee Test negative density in HSE and RSH functionals
c940023 Fix text-form in SlaterDet::write
--------------------------------------------------------------------------------
rel1_64_0
--------------------------------------------------------------------------------
d4c5c81 Merge branch 'develop'
...
...
src/release.C
View file @
e3136eb6
...
...
@@ -19,5 +19,5 @@
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.6
4
.0"
);
return
std
::
string
(
"1.6
5
.0"
);
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment