--- gigedit/trunk/configure.ac 2009/01/10 11:47:00 1824 +++ gigedit/trunk/configure.ac 2009/07/31 10:15:27 1959 @@ -6,8 +6,8 @@ # The following is the current, official release version of gigedit: GIGEDIT_VER_MAJOR=0 -GIGEDIT_VER_MINOR=1 -GIGEDIT_VER_RELEASE=1 +GIGEDIT_VER_MINOR=2 +GIGEDIT_VER_RELEASE=0 #------------------------------------------------------------------------------------ # 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=1 +LIBGIGEDIT_LT_CURRENT=2 LIBGIGEDIT_LT_REVISION=0 LIBGIGEDIT_LT_AGE=0