]> git.sesse.net Git - movit/blobdiff - Makefile.in
Release Movit 1.6.1.
[movit] / Makefile.in
index 92627f0a302d30cf8d717865555edd2e66d28a39..69db5ac98a9cd310fec0b80a47bd1d55a37023b7 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 = 8:0:0
-movit_version = 1.6.0
+movit_ltversion = 8:1:0
+movit_version = 1.6.1
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@