Skip to content

Commit

Permalink
update build date, try again
Browse files Browse the repository at this point in the history
  • Loading branch information
joncampbell123 committed Jul 1, 2021
1 parent 8785b48 commit 0605e1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Emulation</category>
</categories>
<releases>
<release version="@PACKAGE_VERSION@" date="2021-6-30"/>
<release version="@PACKAGE_VERSION@" date="2021-7-1"/>
</releases>
<screenshots>
<screenshot type="default">
Expand Down
4 changes: 2 additions & 2 deletions include/build_timestamp.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*auto-generated*/
#define UPDATED_STR "Jun 30, 2021 10:57:44pm"
#define GIT_COMMIT_HASH "99526c0"
#define UPDATED_STR "Jul 1, 2021 7:42:29am"
#define GIT_COMMIT_HASH "8785b48"
#define COPYRIGHT_END_YEAR "2021"

0 comments on commit 0605e1c

Please sign in to comment.