updated the developers documentation

This commit is contained in:
Sven Neumann 2000-11-08 15:35:21 +00:00
parent df466ed1dc
commit 3bf5c53997
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-11-08 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-decl.txt: updated
2000-10-16 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-decl.txt

View File

@ -5293,11 +5293,11 @@ GIOChannel *channel,gchar **data,gint count
</MACRO>
<MACRO>
<NAME>GIMP_MICRO_VERSION</NAME>
#define GIMP_MICRO_VERSION (27)
#define GIMP_MICRO_VERSION (29)
</MACRO>
<MACRO>
<NAME>GIMP_VERSION</NAME>
#define GIMP_VERSION "1.1.27"
#define GIMP_VERSION "1.1.29"
</MACRO>
<MACRO>
<NAME>GIMP_CHECK_VERSION</NAME>