lib: bump library minor version

This should have happened in commit 326e18856, but it didn't.
This commit is contained in:
David Bremner 2015-03-07 15:49:00 +01:00
parent 6aeef2ee15
commit 90886f3640

View file

@ -56,7 +56,7 @@ NOTMUCH_BEGIN_DECLS
* version in Makefile.local.
*/
#define LIBNOTMUCH_MAJOR_VERSION 4
#define LIBNOTMUCH_MINOR_VERSION 1
#define LIBNOTMUCH_MINOR_VERSION 2
#define LIBNOTMUCH_MICRO_VERSION 0
#endif /* __DOXYGEN__ */