aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/vers.c
blob: c6dd99c0d05fe7018d1026101235a34b390ebefc (plain)
1
2
3
4
5
#include "vers.h"

const char SGS_VERS[] = "";
const char VERS_NUM[] = "rpblc-1.4.5";
const char COMP_DATE[] = __DATE__;