]> git.sesse.net Git - movit/commitdiff
Release Movit 1.6.2. 1.6.2
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 15:23:37 +0000 (16:23 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 15:23:37 +0000 (16:23 +0100)
Makefile.in
NEWS

index 69db5ac98a9cd310fec0b80a47bd1d55a37023b7..a3ed10432ac75fb5a12b40fd7de07b84a09b6037 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 = 8:1:0
-movit_version = 1.6.1
+movit_ltversion = 8:2:0
+movit_version = 1.6.2
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
diff --git a/NEWS b/NEWS
index 12c55d45bd5fed5830d3ad3b002ae3314e37b1bf..8a764858fb34de0357a01bcc89e1235cb90fd9a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Movit 1.6.2, March 18th, 2018
+
+  - Various bugfixes.
+
+
 Movit 1.6.1, January 31st, 2018
 
   - Loosen up some restrictions on strong one-to-one-effects. In particular,
 Movit 1.6.1, January 31st, 2018
 
   - Loosen up some restrictions on strong one-to-one-effects. In particular,