X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=291eb5d6a64f98ede5b637478b391772184aa938;hb=4a0db319fc69dbada6270866b5ef9c638f3e653d;hp=599f977983160e03fdee4e5275f8f37d4d602217;hpb=fe3de788903e1c3e16d97b7b63d01f772d35727f;p=movit diff --git a/version.h b/version.h index 599f977..291eb5d 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 21 +#define MOVIT_VERSION 25 #endif // !defined(_MOVIT_VERSION_H)