From: Craig A. Berry Date: Mon, 5 Jan 2009 04:47:45 +0000 (-0600) Subject: UNKNOWN should not have been a bareword at e9be352 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=17a56463964971d98aa817574aeddc21f885b43f;p=p5sagit%2Fp5-mst-13.2.git UNKNOWN should not have been a bareword at e9be352 --- diff --git a/stock_git_version.h b/stock_git_version.h index cf937de..7a5e925 100644 --- a/stock_git_version.h +++ b/stock_git_version.h @@ -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*/