From fa3675836a5b6bbd294c901d57eb532216019f53 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 10 Feb 2004 13:57:23 +0000 Subject: [PATCH] Fix the previous revision. --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 001058f0..f6ea0052 100644 --- a/include/version.h +++ b/include/version.h @@ -42,6 +42,6 @@ #define KSU_DIST 1.04 #define CHAINSAW_DIST 4.00 -#define WOLFPACK_DIST 2.12 +#define WOLFPACK_DIST 2.13 #endif /* _VERSION_H_ */