summarylogtreecommitdiffstats
path: root/getver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'getver.patch')
-rw-r--r--getver.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/getver.patch b/getver.patch
deleted file mode 100644
index 8dbb145cb0b4..000000000000
--- a/getver.patch
+++ /dev/null
@@ -1,5 +0,0 @@
-diff -Nura higan/getver.sh higan_new/getver.sh
---- higan/getver.sh 1969-12-31 21:00:00.000000000 -0300
-+++ higan_new/getver.sh 2017-06-17 15:06:09.345744032 -0300
-@@ -0,0 +1 @@
-+printf "%s\n" $(grep Version higan/emulator/emulator.hpp | head -n 1 | sed -E 's/(.*)=(.*)/\2/' | tr -d " \t\n\r\";" | sed -r 's/[(]/_/' | sed 's/[)]//')