From b2b8f204641ba1096f80be5146b2b3a2cdb1cd88 Mon Sep 17 00:00:00 2001 From: Andreas Leibl Date: Thu, 16 Apr 2015 18:00:17 +0200 Subject: [PATCH] Release v0.6.1 --- VERSION | 2 +- sscep.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index a918a2a..ee6cdce 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1 diff --git a/sscep.h b/sscep.h index 51970cf..bc0c444 100644 --- a/sscep.h +++ b/sscep.h @@ -65,7 +65,7 @@ #include /* Global defines */ -#define VERSION "0.6" +#define VERSION "0.6.1" /* SCEP operations */ int operation_flag;