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