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