Verified Commit 66aa64fa authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent 0c12026a
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
2019-01-03 Version 2.46

* C++11 required

* Geometry::AdditionalData is a vector of unsigned ints

* DegreesOfFreedom= creates orbitals per term

* PsiDoc: capture first proto and first function 
with marks inside functions

2018-12-19 Version 2.44

* boost-spirit now needed to compile
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.45"
#define PSIMAGLITE_VERSION "2.46"
#endif