aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-11 17:37:33 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2003-07-11 17:37:33 +0000
commit296fc24fc0b8b1b71f20046018dec2bddfd09cdf (patch)
tree296b611b22b4d88185e619b1ee7bd92c8782cd85
parentf6a7244b6fd35f07ee4ff98dcac523642034d175 (diff)
downloadruby-openssl-history-296fc24fc0b8b1b71f20046018dec2bddfd09cdf.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 684ea6f..6482a95 100644
--- a/ossl_version.h
+++ b/ossl_version.h
@@ -11,8 +11,8 @@
#if !defined(_OSSL_VERSION_H_)
#define _OSSL_VERSION_H_
-#if 1 /* Release */
-#define OSSL_VERSION "0.2.0-pre3"
+#if 0 /* Release */
+#define OSSL_VERSION "0.2.0-pre4"
#else /* based on */
#define OSSL_VERSION "OSSL2 - CVS SNAPSHOT ($Date$)"
#endif