repo.or.cz
/
gromacs
/
adressmacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.gromacs.org/gromacs
[gromacs/adressmacs.git]
/
src
/
gmxlib
/
version.c.cmakein
blob
8aa4895973796e616b6bc73be1acad9338bda645
1
#include "version.h"
2
const char _gmx_ver_string[] = "VERSION @GMX_PROJECT_VERSION_STR@";
3
const char _gmx_full_git_hash[] = "@GMX_GIT_HEAD_HASH@";
4
const char _gmx_central_base_hash[] = "@GMX_GIT_REMOTE_HASH@";