X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.h;h=b85acced72944ed6b1eae189cf2e735efd926e1b;hb=9a436a9406d5eb7fb01ada465a84034343e0c398;hp=291eb5d6a64f98ede5b637478b391772184aa938;hpb=25162b5457057af3ebcc1649571eeeb923e90098;p=movit diff --git a/version.h b/version.h index 291eb5d..b85acce 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 38 #endif // !defined(_MOVIT_VERSION_H)