diff -r 1a1bc121fe90 -r 13f03e604c8a CMakeLists.txt --- a/CMakeLists.txt Tue May 19 01:16:55 2009 +0300 +++ b/CMakeLists.txt Tue May 19 02:12:02 2009 +0300 @@ -31,7 +31,7 @@ ## Packaging information set(CPACK_PACKAGE_NAME liblua5.1-loudmouth) set(CPACK_PACKAGE_VERSION_MAJOR 0) -set(CPACK_PACKAGE_VERSION_MINOR 0) +set(CPACK_PACKAGE_VERSION_MINOR 9) set(CPACK_PACKAGE_VERSION_PATCH 0) set(CPACK_PACKAGE_VENDOR "IsBear") set(CPACK_PACKAGE_CONTACT "Myhailo Danylenko ")