Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joncampbell123 committed Feb 1, 2022
1 parent dbfa1ef commit e346966
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="2022-1-30"/>
<release version="@PACKAGE_VERSION@" date="2022-1-31"/>
</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 "Jan 30, 2022 4:55:01am"
#define GIT_COMMIT_HASH "b81565d"
#define UPDATED_STR "Jan 31, 2022 6:04:49pm"
#define GIT_COMMIT_HASH "dbfa1ef"
#define COPYRIGHT_END_YEAR "2022"

0 comments on commit e346966

Please sign in to comment.