X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=version.h;h=291eb5d6a64f98ede5b637478b391772184aa938;hb=930a54d9a25ad48c2e014cd270797917db51793f;hp=3c3989ac9752d755154079a6cd78facaee89f7ef;hpb=f216b7bef5a968c89f6fc78e83cc26a91e504a8a;p=movit diff --git a/version.h b/version.h index 3c3989a..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 23 +#define MOVIT_VERSION 25 #endif // !defined(_MOVIT_VERSION_H)