mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
more
This commit is contained in:
parent
8f97fe52db
commit
8b2867156d
@ -1,3 +1,3 @@
|
||||
/*auto-generated*/
|
||||
#define UPDATED_STR "May 3, 2018 6:49:33pm"
|
||||
#define UPDATED_STR "May 3, 2018 6:53:44pm"
|
||||
#define COPYRIGHT_END_YEAR "2018"
|
||||
|
@ -6,8 +6,14 @@ git checkout develop
|
||||
git pull
|
||||
git push
|
||||
|
||||
rm -f include/build_timestamp.h
|
||||
git checkout include/build_timestamp.h
|
||||
|
||||
git checkout master
|
||||
git pull
|
||||
git push
|
||||
|
||||
rm -f include/build_timestamp.h
|
||||
git checkout include/build_timestamp.h
|
||||
|
||||
git checkout master && git merge develop && git checkout develop && git merge master && git fetch --all && git push --all && make -j
|
||||
|
Loading…
x
Reference in New Issue
Block a user