Fix Japanese translation issue. Bump to 1.54 in configure.ac.

This commit is contained in:
Brandon Wright 2016-10-07 12:49:59 -05:00
parent 006fc22ebb
commit f1600baa5e
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
AC_INIT([snes9x-gtk], 1.53)
AC_INIT([snes9x-gtk], 1.54)
if test -z "$CFLAGS"; then
CFLAGS="-Os -pipe"

View File

@ -1790,10 +1790,10 @@ msgid ""
" (c) Copyright 1998 - 2006 Charles Bilyue'\n"
"\n"
" Sound emulator code used in 1.52+\n"
" (c) Copyright 2004 - 2007 Shay Green (gblargg@gmail.com)
S-SMP emulator code used in 1.54+
(c) Copyright 2016 byuu\n"
" (c) Copyright 2004 - 2007 Shay Green (gblargg@gmail.com)\n"
"\n"
" S-SMP emulator code used in 1.54+\n"
" (c) Copyright 2016 byuu\n"
"\n"
" SH assembler code partly based on x86 assembler code\n"
" (c) Copyright 2002 - 2004 Marcus Comstedt (marcus@mc.pp.se)\n"