We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb77e1 commit d6c5d81Copy full SHA for d6c5d81
sim/Makefile
@@ -110,7 +110,7 @@ mspasm.tab.c: mspasm.y lex.c $(HEADERS) Makefile
110
111
112
mversion.h: Makefile
113
- echo 'char const MVERSION[] = "1.1-beta (build '`date '+%m-%d-%Y-%H:%M:%S'`-`whoami`@`hostname`-`uname`\)\"\; > mversion.h
+ echo 'char const MVERSION[] = "1.1 (build '`date '+%m-%d-%Y-%H:%M:%S'`-`whoami`@`hostname`-`uname`\)\"\; > mversion.h
114
115
opstr-hitachi-sh.h: decode-hitachi-sh.h Makefile
116
./mkopstr-hitachi-sh $(GAWK) > opstr-hitachi-sh.h
0 commit comments