netsurf/desktop/version.c
2007-01-30 19:51:54 +00:00

4 lines
132 B
C

const char * const netsurf_version = "Development Build";
const int netsurf_version_major = 0;
const int netsurf_version_minor = 0;