#ifndef OSSL_VERSION_H #define OSSL_VERSION_H #if 0 # define OSSL_VERSION "0.1.5" #else # define OSSL_VERSION "CVS SNAPSHOT ($Date$)" #endif #endif