]> git.sesse.net Git - movit/blobdiff - version.h
In ResampleEffect, use std::unique_ptr instead of managing ownership ourselves.
[movit] / version.h
index 3f863c00cc71745353000acb16c3c8d4d6db50d4..da4b1ee03086a1ec3a5fc5fc77df9e22d66cfe54 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 15
+#define MOVIT_VERSION 34
 
 #endif // !defined(_MOVIT_VERSION_H)