keine/CGI/kn_version.h

9 lines
105 B
C
Raw Permalink Normal View History

/* $Id$ */
#ifndef __KN_VERSION_H__
#define __KN_VERSION_H__
const char* kn_get_version(void);
#endif