X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=version.h;h=3c3989ac9752d755154079a6cd78facaee89f7ef;hb=f216b7bef5a968c89f6fc78e83cc26a91e504a8a;hp=c23d0e238752b34bb4672757770de08bfcdc68d0;hpb=974b5c837c24179f9ab29f4ffdcdd1172288172b;p=movit diff --git a/version.h b/version.h index c23d0e2..3c3989a 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 23 #endif // !defined(_MOVIT_VERSION_H)