Subversion Repositories Keine

Rev

Blame | Last modification | View Log | Download | RSS feed

/* $Id: kn_version.h 2 2024-09-11 09:16:23Z nishi $ */

#ifndef __KN_VERSION_H__
#define __KN_VERSION_H__

const char* kn_get_version(void);

#endif