UNKNOWN should not have been a bareword at e9be352
Craig A. Berry [Mon, 5 Jan 2009 04:47:45 +0000 (22:47 -0600)]
stock_git_version.h

index cf937de..7a5e925 100644 (file)
@@ -4,6 +4,6 @@ This file is used at the very start of the build process when we dont have
 a miniperl available to make the real thing.  It is copied in place during
 the build process, and then later on replaced.
 ****************************************************************************/
-#define PERL_PATCHNUM UNKOWN
+#define PERL_PATCHNUM "UNKOWN"
 #define PERL_GIT_UNCOMMITTED_CHANGES ,"UNKNOWN"
 #define PERL_GIT_UNPUSHED_COMMITS /*leave-this-comment*/