aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-14 20:14:04 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-14 20:14:04 +0000
commit215f3939393cd9c6733a01de96e524bc5df57e20 (patch)
tree819fcab74e32b0236f28cca54dbb442e884af0b2
parent29ec5c4c537c6aabee46e9e8f091023d35b13fb3 (diff)
downloadruby-openssl-history-215f3939393cd9c6733a01de96e524bc5df57e20.tar.gz
*** empty log message ***
-rw-r--r--ossl_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ossl_version.h b/ossl_version.h
index d992a3d..62f8ae6 100644
--- a/ossl_version.h
+++ b/ossl_version.h
@@ -1,8 +1,8 @@
#ifndef OSSL_VERSION_H
#define OSSL_VERSION_H
-#if 1
-# define OSSL_VERSION "0.1.4"
+#if 0
+# define OSSL_VERSION "0.1.5"
#else
# define OSSL_VERSION "CVS SNAPSHOT ($Date$)"
#endif