X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=57e46451a1e904a5762ce6dd55c6d299af8f86b6;hb=ed0f91ba6ff793cfa604c589c404146ed0f4c8a2;hp=616c4be07d56061f05e574d3058e598d2c93adb7;hpb=9c12e38b7cd88a77ef297d080b7c41e6bd6326fb;p=movit diff --git a/version.h b/version.h index 616c4be..57e4645 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 2 +#define MOVIT_VERSION 31 #endif // !defined(_MOVIT_VERSION_H)