typelib: Don't fail on minor version
authorColin Walters <walters@verbum.org>
Mon, 11 Oct 2010 16:40:15 +0000 (12:40 -0400)
committerColin Walters <walters@verbum.org>
Mon, 11 Oct 2010 16:41:40 +0000 (12:41 -0400)
commit674f1664a7246f968535d4777a81cafa6130ccdc
treeebdee8bf91082925af8986a2ee8dfbd72facf252
parentb89a110fdd9f6a0c4c0291a6016cb154bb715b0a
typelib: Don't fail on minor version

Previously we bombed out if the minor version didn't match what
we expected; this was silly since the whole point of the minor
version is to enumerate compatible changes.
girepository/gitypelib.c