Files
lammps/lib/colvars/colvars_version.h
Giacomo Fiorin 7deb773440 Update Colvars to version 2020-09-17
Small changes

Implement global map of components (@HanatoK)
https://github.com/Colvars/colvars/pull/363

Format code examples with colored background (@giacomofiorin)
https://github.com/Colvars/colvars/pull/361

replaced jacobi() with an open-source version (@jewettaij)
https://github.com/Colvars/colvars/pull/360
2020-09-18 17:09:18 -04:00

4 lines
68 B
C

#ifndef COLVARS_VERSION
#define COLVARS_VERSION "2020-09-17"
#endif