Update for 4.3.0.

This commit is contained in:
Markus Armbruster 2005-12-28 19:21:09 +00:00
parent 0772d47546
commit 0dc0b29a92

View file

@ -37,11 +37,11 @@
#define _VERSION_H_ #define _VERSION_H_
#define EMP_VERS_MAJOR 4 #define EMP_VERS_MAJOR 4
#define EMP_VERS_MINOR 2 #define EMP_VERS_MINOR 3
#define EMP_VERS_PATCH 23 #define EMP_VERS_PATCH 0
#define KSU_DIST 1.04 #define KSU_DIST 1.04
#define CHAINSAW_DIST 4.00 #define CHAINSAW_DIST 4.00
#define WOLFPACK_DIST 2.23 #define WOLFPACK_DIST 3.00
#endif /* _VERSION_H_ */ #endif /* _VERSION_H_ */