# HG changeset patch # User Tassilo Philipp # Date 1670366938 -3600 # Node ID d76a991b7d2ab377f259425bdfd0c1d8260fa10a # Parent 575760fc57b7e06649fe7c8c1efe0a6b1dc9b79b bump version to 1.5-CURRENT diff -r 575760fc57b7 -r d76a991b7d2a dyncall/dyncall_version.h --- a/dyncall/dyncall_version.h Tue Dec 06 21:11:43 2022 +0100 +++ b/dyncall/dyncall_version.h Tue Dec 06 23:48:58 2022 +0100 @@ -38,7 +38,7 @@ this macro was introduced while working on v1.3, (so 0x130c) */ -#define DYNCALL_VERSION 0x140f +#define DYNCALL_VERSION 0x150c #endif /* DYNCALL_VERSION_H */