X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;fp=version.h;h=64469bd3ecd766da378bfe90fff6f6693dc2c60d;hb=65c6584f77bff0af0c8e38d1ac90298bcd55e9ac;hp=57e46451a1e904a5762ce6dd55c6d299af8f86b6;hpb=706365ccee2ad69c5bc3608e12ca8e9ada7ce954;p=movit diff --git a/version.h b/version.h index 57e4645..64469bd 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 31 +#define MOVIT_VERSION 32 #endif // !defined(_MOVIT_VERSION_H)