X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=12f73f03037731455f5b4422e4567c12a07dd307;hp=cdc5210b336e662eb409d8586584541c9903d9c0;hb=6538edf86b77a7cdb47789816cb19452340ff7d1;hpb=9553f87faab0af4989db0369d732ef37db0a72e9 diff --git a/version.h b/version.h index cdc5210..12f73f0 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 9 +#define MOVIT_VERSION 30 #endif // !defined(_MOVIT_VERSION_H)