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