X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=bf8390c88a293ae25795399ee90f98ca7339ea7f;hp=782bfeecc029f4317842eff6465c8026a08dd518;hb=465c27f0766f4d5a226f6a4116cc2707002ee722;hpb=6bf496a34a84fb14b1b3b6debfd42ba36568b879 diff --git a/version.h b/version.h index 782bfee..bf8390c 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 7 +#define MOVIT_VERSION 35 #endif // !defined(_MOVIT_VERSION_H)