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