Verified Commit 284f67c6 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent 90e4dd50
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
2019-01-31 Version 2.50

* IsEnumClass predicate

* IoNg: read/write enum class

* PsiApp: microarchitecture compile vs. runtime check

* All programs that need PsimagLite must use C++11 now

2019-01-22 Version 2.48

* PthreadsNg: setAffinities with new algorithm
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.49"
#define PSIMAGLITE_VERSION "2.50"
#endif