view version.h @ 4:ee9a66b87c70

Initial version of toplevel and options handling.
author David A. Holland
date Sun, 19 Dec 2010 17:52:59 -0500
parents
children 76c114899f63
line wrap: on
line source

#define VERSION_MAJOR  "0"
#define VERSION_MINOR  "1"
#define VERSION_STRING "0.1"
#define VERSION_LONG   "NetBSD tradcpp 0.1"