X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=version.h;h=12f73f03037731455f5b4422e4567c12a07dd307;hb=b456e67f2d23b32c42b89713c09edc319c04d06a;hp=45e4a98bc956995cf009b495a24bb200e49bf9db;hpb=f907b7bebd1085805d93124be5c16de29d3d63f7;p=movit diff --git a/version.h b/version.h index 45e4a98..12f73f0 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 30 #endif // !defined(_MOVIT_VERSION_H)