]> git.sesse.net Git - movit/blobdiff - Makefile.in
Release Movit 1.4.0.
[movit] / Makefile.in
index 32f1595434337204c3641cd1390c9bf72b5f95a9..ad78e9d7418c00e37b24a24383290b76fb7a4003 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 = 4:2:0
-movit_version = 1.3.2
+movit_ltversion = 5:0:0
+movit_version = 1.4.0
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@