X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=inline;f=version.h;h=165efc5a20f606377b9e413c89b57370b52d3db3;hb=aa1fce6c5356faa368758b15b3ad257c0f7bda0b;hp=45e4a98bc956995cf009b495a24bb200e49bf9db;hpb=f907b7bebd1085805d93124be5c16de29d3d63f7;p=movit diff --git a/version.h b/version.h index 45e4a98..165efc5 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 16 +#define MOVIT_VERSION 27 #endif // !defined(_MOVIT_VERSION_H)