Subversion Repositories IRCServ

Rev

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

/* $Id: is_version.h 2 2024-08-25 10:11:51Z nishi $ */

#ifndef __IS_VERSION_H__
#define __IS_VERSION_H__

const char* is_get_version(void);

#endif