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