forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13446 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
c676c2d560
commit
b568417708
|
@ -15,7 +15,7 @@
|
|||
#include <iostream>
|
||||
|
||||
#ifndef COLVARPROXY_VERSION
|
||||
#define COLVARPROXY_VERSION "2015-04-01"
|
||||
#define COLVARPROXY_VERSION "2015-04-02"
|
||||
#endif
|
||||
|
||||
/* struct for packed data communication of coordinates and forces. */
|
||||
|
|
Loading…
Reference in New Issue