Skip to content

Commit

Permalink
Release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleibl committed Apr 16, 2015
1 parent 2b401a4 commit b2b8f20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.1
2 changes: 1 addition & 1 deletion sscep.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
#include <openssl/ssl.h>
/* Global defines */

#define VERSION "0.6"
#define VERSION "0.6.1"

/* SCEP operations */
int operation_flag;
Expand Down

0 comments on commit b2b8f20

Please sign in to comment.