(re)added "-dev" suffix for the CMake hardcoded version number
commit2a0f169242e6bc4041c2241f5499671d90eda827
authorSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 14:18:01 +0000 (29 16:18 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 16:07:52 +0000 (29 18:07 +0200)
tree2d8d2441fa619840f9fe39706193d4cab1d3b83c
parent29cbabdb8d6a1090e663b935523ee4073ca21387
(re)added "-dev" suffix for the CMake hardcoded version number

This avoids the potential confusion when the source from a git
release banch is used on machines without git. In these cases the
version reported by gromacs binaries would be the same as the
version of an official release, while former might actually
differ from the release in some patches from git.
CMakeLists.txt