Separate version string

This commit is contained in:
kaetemi 2014-11-24 16:07:17 +01:00
parent f8791b5ff2
commit 972611e5c0

View file

@ -17,7 +17,9 @@
#ifndef RYZOM_VERSION_H
#define RYZOM_VERSION_H
#define RYZOM_VERSION "ryzomcore/v0.11.1-dev"
#define RYZOM_VERSION "ryzomcore/" \
"v0.11.1" \
"-dev"
#endif // RYZOM_VERSION_H