From a543bcef72979496b919b096668ff7f0a5cd041a Mon Sep 17 00:00:00 2001 From: Aaron <aaronquinlan@gmail.com> Date: Tue, 21 Sep 2010 20:42:45 -0400 Subject: [PATCH] Updated version to 2.10.0 --- 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 6a353992..3a7c5561 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.9.0" +#define VERSION "2.10.0" #endif /* VERSION_H */ -- GitLab