diff options
Diffstat (limited to 'games/zdoom/gitinfo.h')
-rw-r--r-- | games/zdoom/gitinfo.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/zdoom/gitinfo.h b/games/zdoom/gitinfo.h new file mode 100644 index 0000000000000..6249836e5de99 --- /dev/null +++ b/games/zdoom/gitinfo.h @@ -0,0 +1,8 @@ +// 1a9bc53d84b5cceb567fd8246c44984aac88388a +// +// This file was automatically generated by the +// updaterevision tool. Do not edit by hand. + +#define GIT_DESCRIPTION "2.8.1" +#define GIT_HASH "1a9bc53d84b5cceb567fd8246c44984aac88388a" +#define GIT_TIME "2016-02-21 20:11:13 -0600" |