We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78edc86 commit 15eab75Copy full SHA for 15eab75
src/colvarmodule.h
@@ -84,7 +84,7 @@ class colvarmodule {
84
int version_int = 0;
85
86
/// Patch version number (non-zero in patch releases of other packages)
87
- int patch_version_int = 4;
+ int patch_version_int = 2;
88
89
public:
90
0 commit comments