From 563e1a93b9a80d9bb1118dad9dbab80278529848 Mon Sep 17 00:00:00 2001 From: Andreas Leibl Date: Wed, 16 Apr 2014 13:09:28 +0200 Subject: [PATCH] Bumped version to v0.5.0 --- VERSION | 2 +- sscep.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1d0ba9e..8f0916f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0 +0.5.0 diff --git a/sscep.h b/sscep.h index 32d86a5..c276884 100644 --- a/sscep.h +++ b/sscep.h @@ -65,7 +65,7 @@ #include /* Global defines */ -#define VERSION "0.4" +#define VERSION "0.5" /* SCEP operations */ int operation_flag;