aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-14 19:49:58 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-14 19:49:58 +0000
commit29ec5c4c537c6aabee46e9e8f091023d35b13fb3 (patch)
tree4d63817f759869f285c3728c2abc7438b01ebc4b
parentc9c0ca0e612a8370ff7b9fdeaabb22fe675315cf (diff)
downloadruby-openssl-history-29ec5c4c537c6aabee46e9e8f091023d35b13fb3.tar.gz
ossl-0.1.4 releasedOSSL_0_1_4
-rw-r--r--ChangeLog3
-rw-r--r--ossl_version.h2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 731b2b1..5e07b83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Tue, 15 Jul 2003 04:48:33 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
+ * ossl-0.1.4 released
+
Tue, 15 Jul 2002 04:19:44 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* openssl_missing.h: add MS_CALLBACK.
* extconf.rb: should check <openssl/e_os.h>.
diff --git a/ossl_version.h b/ossl_version.h
index 1f10990..d992a3d 100644
--- a/ossl_version.h
+++ b/ossl_version.h
@@ -1,7 +1,7 @@
#ifndef OSSL_VERSION_H
#define OSSL_VERSION_H
-#if 0
+#if 1
# define OSSL_VERSION "0.1.4"
#else
# define OSSL_VERSION "CVS SNAPSHOT ($Date$)"