aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_version.h
diff options
context:
space:
mode:
authorMichal Rokos <m.rokos@sh.cvut.cz>2001-11-21 21:31:56 +0000
committerMichal Rokos <m.rokos@sh.cvut.cz>2001-11-21 21:31:56 +0000
commit1c8834d13a4505af0c91530e1f505df325d45fe9 (patch)
tree5d385cf1931f04ee80bed016f1dbdcb209af5e02 /ossl_version.h
parent2577414c0428ea652b6ad18f66dd4e50bb89de3a (diff)
downloadruby-openssl-history-1c8834d13a4505af0c91530e1f505df325d45fe9.tar.gz
- BN added (only proof of concept)
- indent changed - rand.h to ossl.h added
Diffstat (limited to 'ossl_version.h')
-rw-r--r--ossl_version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ossl_version.h b/ossl_version.h
index b2c8e7b..f72a466 100644
--- a/ossl_version.h
+++ b/ossl_version.h
@@ -1,7 +1,8 @@
#ifndef OSSL_VERSION_H
#define OSSL_VERSION_H
-#define OSSL_VERSION "0.0.10-cvs"
+/*#define OSSL_VERSION "0.0.10"*/
+#define OSSL_VERSION "cvs-$Revision$ ($Date$)"
#endif