]> git.sesse.net Git - movit/blobdiff - Makefile.in
Merge branch 'epoxy'
[movit] / Makefile.in
index 50431c2e5c2a4e144c47a2026e58ed209eeaed5c..05a80cae3c6e3fedb42d6c39d622cc0475fd0101 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 = 1:3:0
-movit_version = 1.0.3
+movit_ltversion = 2:0:0
+movit_version = 1.1
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@