Bump Gtk+ port minor version number.

This commit is contained in:
Brandon Wright 2016-10-07 12:37:39 -05:00
parent 920cd52a4f
commit 309ef1f1a4
1 changed files with 1 additions and 1 deletions

View File

@ -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;