[DTrace-devel] [PATCH] Update the VERSION in the GNUmakefile
Kris Van Hees
kris.van.hees at oracle.com
Fri Jul 25 16:47:38 UTC 2025
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
---
GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GNUmakefile b/GNUmakefile
index d1e18bb1..0c95fe56 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -14,7 +14,7 @@
SHELL = /bin/bash
PROJECT := dtrace
-VERSION := 2.0.1
+VERSION := 2.0.3
# Verify supported hardware.
--
2.43.5
More information about the DTrace-devel
mailing list