From 974b5c837c24179f9ab29f4ffdcdd1172288172b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 1 Nov 2015 16:08:49 +0100 Subject: [PATCH] Forgot to increment version.h for bounce override; doing so now. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 39df003..c23d0e2 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 10 +#define MOVIT_VERSION 11 #endif // !defined(_MOVIT_VERSION_H) -- 2.39.2