]> git.sesse.net Git - movit/blobdiff - Makefile.in
Release Movit 1.0.3.
[movit] / Makefile.in
index b0c9889808ce9deba4ced7df42cad6bd15e829c6..e416e5f9f4db73463ec3d8b68f44d5445bc2bcf1 100644 (file)
@@ -6,8 +6,8 @@ GTEST_DIR ?= /usr/src/gtest
 # strive towards having a rock-stable ABI, but at least the soversion will increase
 # whenever it breaks, so that you will not have silent failures, and distribution package
 # management can run its course.
 # strive towards having a rock-stable ABI, but at least the soversion will increase
 # whenever it breaks, so that you will not have silent failures, and distribution package
 # management can run its course.
-movit_ltversion = 1:2:0
-movit_version = 1.0.2
+movit_ltversion = 1:3:0
+movit_version = 1.0.3
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@