mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 00:15:14 +01:00
Backport Bump version number and copyright date. (#819)
This commit is contained in:
parent
3ba51632de
commit
f016b19cab
6
LICENSE
6
LICENSE
@ -21,7 +21,7 @@
|
||||
|
||||
(c) Copyright 2006 - 2007 nitsuja
|
||||
|
||||
(c) Copyright 2009 - 2018 BearOso,
|
||||
(c) Copyright 2009 - 2019 BearOso,
|
||||
OV2
|
||||
|
||||
(c) Copyright 2017 qwertymodo
|
||||
@ -139,7 +139,7 @@
|
||||
(c) Copyright 2006 - 2007 Shay Green
|
||||
|
||||
GTK+ GUI code
|
||||
(c) Copyright 2004 - 2018 BearOso
|
||||
(c) Copyright 2004 - 2019 BearOso
|
||||
|
||||
Win32 GUI code
|
||||
(c) Copyright 2003 - 2006 blip,
|
||||
@ -147,7 +147,7 @@
|
||||
Matthew Kendora,
|
||||
Nach,
|
||||
nitsuja
|
||||
(c) Copyright 2009 - 2018 OV2
|
||||
(c) Copyright 2009 - 2019 OV2
|
||||
|
||||
Mac OS GUI code
|
||||
(c) Copyright 1998 - 2001 John Stiles
|
||||
|
@ -9,7 +9,7 @@
|
||||
#define _SNES9X_H_
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "1.58"
|
||||
#define VERSION "1.59"
|
||||
#endif
|
||||
|
||||
#include "port.h"
|
||||
|
Loading…
Reference in New Issue
Block a user