X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=e73f188ebd4665e4d74153c53386983e2b55f687;hp=8296d8ab37871937301a836c84a1f76561407822;hb=34509233ba5b71c05f1b85f6fbeadb46719a98f4;hpb=72c893b5313744226d9496e8682071dfb373d56c diff --git a/version.h b/version.h index 8296d8a..e73f188 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 20 +#define MOVIT_VERSION 33 #endif // !defined(_MOVIT_VERSION_H)