]> git.sesse.net Git - movit/commitdiff
Bump MOVIT_VERSION for all the YCbCr changes.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 19 Feb 2017 19:35:31 +0000 (20:35 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 19 Feb 2017 19:35:31 +0000 (20:35 +0100)
version.h

index 291eb5d6a64f98ede5b637478b391772184aa938..657d179dbdbd0068cf6eeb39586230268e991da7 100644 (file)
--- a/version.h
+++ b/version.h
@@ -5,6 +5,6 @@
 // changes, even within git versions. There is no specific version
 // documentation outside the regular changelogs, though.
 
-#define MOVIT_VERSION 25
+#define MOVIT_VERSION 26
 
 #endif // !defined(_MOVIT_VERSION_H)