X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=cdc5210b336e662eb409d8586584541c9903d9c0;hp=5a08560056997864d8de0641e423c4a90ad86297;hb=9553f87faab0af4989db0369d732ef37db0a72e9;hpb=ae634b4c9fd1a8275b36458862ada71a44063108 diff --git a/version.h b/version.h index 5a08560..cdc5210 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 9 #endif // !defined(_MOVIT_VERSION_H)