diff --git a/CHANGELOG b/CHANGELOG index ed29bcb..350df79 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +0.5 - 0.4 - Add email and code signing flat file certificate stores 0.3 - Generate single file stores (Java and GNUTLS) using main OpenSSL store as source to avoid duplicates diff --git a/make-ca b/make-ca index 43f3ad6..94d7413 100644 --- a/make-ca +++ b/make-ca @@ -8,7 +8,7 @@ # Authors: DJ Lucas # Bruce Dubbs -VERSION="0.4" +VERSION="0.5" # Get/set defaults if test -f /etc/make-ca.conf; then