diff options
author | B. Watson <yalhcru@gmail.com> | 2017-02-07 12:09:31 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:23:58 +0700 |
commit | e8a1157cd213e454d6735ac65486d800f1ef199d (patch) | |
tree | 2157c773eecb17410755f0a033a94660c071dc98 /games/zdoom/gitinfo.h | |
parent | bb1b973ce9151f2d8c660693e227fe35ab0f28bc (diff) |
games/zdoom: Updated for version 2.8.1, new maintainer.
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" |