From 1b407c8a96f1a748ba925ea7158e0ab6ff0ffaa7 Mon Sep 17 00:00:00 2001 From: Anthony Arnold Date: Wed, 8 Dec 2021 23:50:42 +1000 Subject: [PATCH] Bump version. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91af814..6217ce1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.2 +VERSION=1.0.3 LIB=./lib/libadaid.so DEBUG=./lib/libadaid.a TEST=./bin/test