Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
[openssl.git] / crypto / stack / stack.c
index 1e29adfb91db666e9127b60279b8fdb148488fd9..a2ea9b14e8a40e2d119b311e7e7bd94bdddf85b3 100644 (file)
@@ -72,7 +72,7 @@
 #undef MIN_NODES
 #define MIN_NODES      4
 
-char *STACK_version="STACK part of SSLeay 0.9.1a 06-Jul-1998";
+char *STACK_version="Stack part of SSLeay 0.9.1c 22-Dec-1998";
 
 #ifndef NOPROTO
 #define        FP_ICC  (int (*)(const void *,const void *))