--- gigedit/trunk/configure.ac 2007/10/16 16:24:16 1451 +++ gigedit/trunk/configure.ac 2007/12/06 18:30:40 1562 @@ -7,7 +7,7 @@ GIGEDIT_VER_MAJOR=0 GIGEDIT_VER_MINOR=1 -GIGEDIT_VER_RELEASE=0 +GIGEDIT_VER_RELEASE=1 #------------------------------------------------------------------------------------ # The following is the libtool / shared library version. This doesn't have to @@ -26,7 +26,7 @@ # 6. If any interfaces have been removed since the last public release, then set age # to 0. -LIBGIGEDIT_LT_CURRENT=0 +LIBGIGEDIT_LT_CURRENT=1 LIBGIGEDIT_LT_REVISION=0 LIBGIGEDIT_LT_AGE=0