Subversion Repositories Keine

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 nishi 1
/* $Id: kn_version.h 2 2024-09-11 09:16:23Z nishi $ */
2
 
3
#ifndef __KN_VERSION_H__
4
#define __KN_VERSION_H__
5
 
6
const char* kn_get_version(void);
7
 
8
#endif