X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=9935982c272efc8703f090e6c2c0518acadceb80;hb=919101c59390dbbe380af7cc77102819e515a632;hp=599f977983160e03fdee4e5275f8f37d4d602217;hpb=fe3de788903e1c3e16d97b7b63d01f772d35727f;p=movit diff --git a/version.h b/version.h index 599f977..9935982 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 21 +#define MOVIT_VERSION 29 #endif // !defined(_MOVIT_VERSION_H)