From: Austin Clements Date: Sat, 28 Apr 2012 22:25:36 +0000 (-0400) Subject: lib: Bump SO version from 2.0.0 to 3.0.0 X-Git-Tag: 0.13_rc1~15 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b;hp=7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b lib: Bump SO version from 2.0.0 to 3.0.0 We've changed the APIs of notmuch_database_open, notmuch_database_create, and notmuch_database_close. Amended by db: also bump string in bindings/python/notmuch/globals.py ---