This was not updated during the last release. Although it is technically
still out of date (as this is now check 0.9.14+), it is at least
a little more correct.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1209
64e312b2-a51f-0410-8e61-
82d0ca0eb02a
AC_INIT([Check], [0.9.14], [check-devel at lists dot sourceforge dot net])
CHECK_MAJOR_VERSION=0
CHECK_MINOR_VERSION=9
-CHECK_MICRO_VERSION=13
+CHECK_MICRO_VERSION=14
CHECK_VERSION=$CHECK_MAJOR_VERSION.$CHECK_MINOR_VERSION.$CHECK_MICRO_VERSION
# unique source file --- primitive safety check