forgot to actually bump the version number.

2000-04-30  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpprotocol.h: forgot to actually bump the version number.
This commit is contained in:
Michael Natterer 2000-04-30 21:16:18 +00:00 committed by Michael Natterer
parent 2ad84fff2a
commit 2ab434810d
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-04-30 Michael Natterer <mitch@gimp.org>
* libgimp/gimpprotocol.h: forgot to actually bump the version number.
2000-04-30 Michael Natterer <mitch@gimp.org>
* plug-ins/common/[a-g]*.c: use gimp_ui_init(). Minor cleanups like

View File

@ -23,7 +23,7 @@
/* Increment every time the protocol changes
*/
#define GP_VERSION 0x0003
#define GP_VERSION 0x0004
enum

View File

@ -23,7 +23,7 @@
/* Increment every time the protocol changes
*/
#define GP_VERSION 0x0003
#define GP_VERSION 0x0004
enum