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