X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=291eb5d6a64f98ede5b637478b391772184aa938;hb=cdbed3b89528ee2f640613219fa3c77a0ad8fef5;hp=1d6ab91d41bc8502f32a0c719ab3c0019cb98816;hpb=e0811ddf51aeb50575fb5f7d9c6e32b92a6bac0d;p=movit diff --git a/version.h b/version.h index 1d6ab91..291eb5d 100644 --- 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 14 +#define MOVIT_VERSION 25 #endif // !defined(_MOVIT_VERSION_H)