From 635e6313b99f9b87ae3eae80f7dd6366ffc2c174 Mon Sep 17 00:00:00 2001 From: Tom Cort Date: Mon, 10 Dec 2007 20:06:41 -0500 Subject: [PATCH] Version Bump. --- inoclam.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inoclam.hxx b/inoclam.hxx index 26e224e..d485650 100644 --- a/inoclam.hxx +++ b/inoclam.hxx @@ -26,11 +26,11 @@ /** * The version of the software. */ -#define VERSION "1.1.0" +#define VERSION "1.2.0" /** * A release name. Use Futurama characters. */ -#define CODENAME "Flexo" +#define CODENAME "Zoidberg" #endif -- 2.11.4.GIT