Skip to content

Commit d6c5d81

Browse files
Change version to 1.1
1 parent 5cb77e1 commit d6c5d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sim/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ mspasm.tab.c: mspasm.y lex.c $(HEADERS) Makefile
110110

111111

112112
mversion.h: Makefile
113-
echo 'char const MVERSION[] = "1.1-beta (build '`date '+%m-%d-%Y-%H:%M:%S'`-`whoami`@`hostname`-`uname`\)\"\; > mversion.h
113+
echo 'char const MVERSION[] = "1.1 (build '`date '+%m-%d-%Y-%H:%M:%S'`-`whoami`@`hostname`-`uname`\)\"\; > mversion.h
114114

115115
opstr-hitachi-sh.h: decode-hitachi-sh.h Makefile
116116
./mkopstr-hitachi-sh $(GAWK) > opstr-hitachi-sh.h

0 commit comments

Comments
 (0)