mirror of https://github.com/snes9xgit/snes9x.git
Bump Gtk+ port minor version number.
This commit is contained in:
parent
920cd52a4f
commit
309ef1f1a4
|
@ -31,7 +31,7 @@
|
|||
#endif /* ENABLE_NLS */
|
||||
|
||||
#define SNES9X_GTK_AUTHORS "(c) 2007 - 2016 Brandon Wright (bearoso@gmail.com)"
|
||||
#define SNES9X_GTK_VERSION "83"
|
||||
#define SNES9X_GTK_VERSION "84"
|
||||
|
||||
extern Snes9xWindow *top_level;
|
||||
extern Snes9xConfig *gui_config;
|
||||
|
|
Loading…
Reference in New Issue