X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=556c4af878f272f225172b9cd210714f02eff784;hp=3f863c00cc71745353000acb16c3c8d4d6db50d4;hb=96fd7f56bf3e5a8e769f9982505889e0273addeb;hpb=825c90789c229f502520bf0b665596d473f2636d diff --git a/version.h b/version.h index 3f863c0..556c4af 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 15 +#define MOVIT_VERSION 18 #endif // !defined(_MOVIT_VERSION_H)