X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=9c0872827662b064e873f07bd2e969878acd086f;hb=81f33379cabb7cf8b47f2d2bd3892f853afc89ab;hp=291eb5d6a64f98ede5b637478b391772184aa938;hpb=25162b5457057af3ebcc1649571eeeb923e90098;p=movit diff --git a/version.h b/version.h index 291eb5d..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 25 +#define MOVIT_VERSION 37 #endif // !defined(_MOVIT_VERSION_H)