Bumps up version number.

This was SVN commit r17978.
This commit is contained in:
scythetwirler
2016-04-04 21:20:45 +00:00
parent a7806675fb
commit bfa94b87ae
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "lib/sysdep/sysdep.h"
#include "lib/svn_revision.h"
const char engine_version[] = "0.0.20";
const char engine_version[] = "0.0.21";
// convert contents of file <in_filename> from char to wchar_t and
// append to <out> file.