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