Mercurial > ~dholland > hg > tradcpp > index.cgi
diff version.h @ 188:557824449ec7 release-0.5
Release 0.5.
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 04:15:34 -0400 (2015-06-12) |
parents | 281317d30478 |
children | ab06d46bf5cc |
line wrap: on
line diff
--- a/version.h Fri Jun 12 04:14:59 2015 -0400 +++ b/version.h Fri Jun 12 04:15:34 2015 -0400 @@ -28,6 +28,6 @@ */ #define VERSION_MAJOR "0" -#define VERSION_MINOR "4" -#define VERSION_STRING "0.4" -#define VERSION_LONG "NetBSD tradcpp 0.4" +#define VERSION_MINOR "5" +#define VERSION_STRING "0.5" +#define VERSION_LONG "NetBSD tradcpp 0.5"