X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=9c0872827662b064e873f07bd2e969878acd086f;hp=cdc5210b336e662eb409d8586584541c9903d9c0;hb=eff011224abc5dc81f801f3ea44572287a55bcac;hpb=9553f87faab0af4989db0369d732ef37db0a72e9 diff --git a/version.h b/version.h index cdc5210..9c08728 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 9 +#define MOVIT_VERSION 37 #endif // !defined(_MOVIT_VERSION_H)