From 1643d805fb788333b76f0c79ee0349dad2ebc66f Mon Sep 17 00:00:00 2001
From: Aaron <aaronquinlan@gmail.com>
Date: Tue, 25 Jan 2011 09:31:48 -0500
Subject: [PATCH] Version = 2.11.1

---
 src/utils/version/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/utils/version/version.h b/src/utils/version/version.h
index b7bece22..26051b3e 100644
--- a/src/utils/version/version.h
+++ b/src/utils/version/version.h
@@ -3,6 +3,6 @@
 
 // define the version.  All tools in the
 // suite carry the same version number.
-#define VERSION "2.11.0"
+#define VERSION "2.11.1"
 
 #endif /* VERSION_H */
-- 
GitLab