Bump G_LIB_VERSION to reflect the ABI change.

Pointed out by: pjd@
This commit is contained in:
marcel 2007-05-16 23:32:40 +00:00
parent 15da83b5e9
commit 767af45f82

View File

@ -28,7 +28,7 @@
#ifndef _GEOM_H_
#define _GEOM_H_
#define G_LIB_VERSION 2
#define G_LIB_VERSION 3
#define G_FLAG_NONE 0x0000
#define G_FLAG_VERBOSE 0x0001