X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=version.h;h=9935982c272efc8703f090e6c2c0518acadceb80;hp=cdc5210b336e662eb409d8586584541c9903d9c0;hb=919101c59390dbbe380af7cc77102819e515a632;hpb=9553f87faab0af4989db0369d732ef37db0a72e9 diff --git a/version.h b/version.h index cdc5210..9935982 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 29 #endif // !defined(_MOVIT_VERSION_H)