]> git.sesse.net Git - movit/commitdiff
Bump MOVIT_VERSION.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Jul 2023 15:27:54 +0000 (17:27 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Jul 2023 15:27:54 +0000 (17:27 +0200)
version.h

index b85acced72944ed6b1eae189cf2e735efd926e1b..2fea9812a7d010cc99bd9b9de0a3fb03de005731 100644 (file)
--- 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 38
+#define MOVIT_VERSION 39
 
 #endif // !defined(_MOVIT_VERSION_H)