Issue #197 (bdwgc).
* Makefile.am (LIBGC_VER_INFO): Change from 3:2:1 to 3:2:2 (to bring
the SONAME back to libgc.so.1).
# Info (current:revision:age) for the Libtool versioning system.
# These numbers should be updated at most once just before the release,
# and, optionally, at most once during the development (after the release).
-LIBGC_VER_INFO = 3:2:1
+LIBGC_VER_INFO = 3:2:2
LIBGCCPP_VER_INFO = 3:0:2
## FIXME: `make distcheck' in this directory will not currently work.