#ifndef OSSL_VERSION_H #define OSSL_VERSION_H #if 1 # define OSSL_VERSION "0.1.4" #else # define OSSL_VERSION "CVS SNAPSHOT ($Date$)" #endif #endif