]> git.sesse.net Git - movit/blobdiff - Makefile.in
Release Movit 1.5.1. (No ABI break, as only a new non-virtual member function is...
[movit] / Makefile.in
index 926776683c935b45a21b5cc5e9d120906e116f64..cbbb9f84c747fb8303649ce78822a8e06c3bde67 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.
-movit_ltversion = 6:0:0
-movit_version = 1.5.0
+movit_ltversion = 7:0:1
+movit_version = 1.5.1
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@