#include "buildstamp.h"

/* Application version (in various forms) */
#define PROFTPD_VERSION_NUMBER		0x0001030105
#define PROFTPD_VERSION_TEXT		"1.3.1"

/* Module API version */
#define PR_MODULE_API_VERSION		0x20

/* PR_STATUS is reported by --version-status -- don't ask why */
#define PR_STATUS          		"(stable)"


syntax highlighted by Code2HTML, v. 0.9.1