X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=version.h;h=bf8390c88a293ae25795399ee90f98ca7339ea7f;hb=dff7a05663a3c9c32cf1d75b928fac3ebe384ffd;hp=9935982c272efc8703f090e6c2c0518acadceb80;hpb=6a176580b95002657b381acfaf3892b345e28364;p=movit diff --git a/version.h b/version.h index 9935982..bf8390c 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 29 +#define MOVIT_VERSION 35 #endif // !defined(_MOVIT_VERSION_H)