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