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