X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=9935982c272efc8703f090e6c2c0518acadceb80;hb=425d68dcbdd681ad3157000360521e8f36eb6c4c;hp=3f863c00cc71745353000acb16c3c8d4d6db50d4;hpb=825c90789c229f502520bf0b665596d473f2636d;p=movit diff --git a/version.h b/version.h index 3f863c0..9935982 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 15 +#define MOVIT_VERSION 29 #endif // !defined(_MOVIT_VERSION_H)