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