X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=cc8712446c881d422ad84336fcdd844982c5aa0e;hb=f44c81569a268efea44f1f6df03a000711b18ffc;hp=165efc5a20f606377b9e413c89b57370b52d3db3;hpb=aa1fce6c5356faa368758b15b3ad257c0f7bda0b;p=movit diff --git a/version.h b/version.h index 165efc5..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 27 +#define MOVIT_VERSION 28 #endif // !defined(_MOVIT_VERSION_H)