Version bump for 2.1.3.

SVN r264 (trunk)
This commit is contained in:
Randy Heit 2006-07-18 00:12:34 +00:00
parent 3da76cd73c
commit f95e70654c

View file

@ -40,7 +40,7 @@
/** Lots of different version numbers **/
#define DOTVERSIONSTR_NOREV "2.1.2"
#define DOTVERSIONSTR_NOREV "2.1.3"
// The version string the user actually sees.
#define DOTVERSIONSTR DOTVERSIONSTR_NOREV " (r" SVN_REVISION_STRING ")"