X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=version.h;h=9a7912748541214d4b21e55d2e6df4b15333146b;hb=e8499e3e9892a74c7882af4be14ccdc1e3d92c2b;hp=f129e9a81a5f83d60b4619bdf0fd311276944165;hpb=6bec5fc3abc5f57c6cddec2148626cca9a94bedf;p=movit diff --git a/version.h b/version.h index f129e9a..9a79127 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 24 #endif // !defined(_MOVIT_VERSION_H)