diff dyncall/dyncall_version.h @ 641:2147d1c9dc8a r1.4

- version bump
author Tassilo Philipp
date Mon, 21 Nov 2022 14:26:34 +0100
parents 4b0b6bd8c6b6
children d76a991b7d2a
line wrap: on
line diff
--- a/dyncall/dyncall_version.h	Tue Dec 06 21:07:14 2022 +0100
+++ b/dyncall/dyncall_version.h	Mon Nov 21 14:26:34 2022 +0100
@@ -6,7 +6,7 @@
  Description: Type and calling-convention signature character defines
  License:
 
-   Copyright (c) 2021 Tassilo Philipp <tphilipp@potion-studios.com>
+   Copyright (c) 2021-2022 Tassilo Philipp <tphilipp@potion-studios.com>
 
    Permission to use, copy, modify, and distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
@@ -38,7 +38,7 @@
    this macro was introduced while working on v1.3, (so 0x130c)
 */
 
-#define DYNCALL_VERSION  0x140c
+#define DYNCALL_VERSION  0x140f
 
 #endif /* DYNCALL_VERSION_H */