diff --git a/README.md b/README.md index 1c1c84b..975a631 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Amiga Test Kit (formerly SysTest) -### Download the latest build of Amiga Test Kit [here (Github)](https://github.com/keirf/Amiga-Stuff/releases/download/testkit-v1.13/AmigaTestKit-v1.13.zip). +### Download the latest build of Amiga Test Kit [here (Github)](https://github.com/keirf/Amiga-Stuff/releases/download/testkit-v1.14/AmigaTestKit-v1.14.zip). ### Build From Source (Docker) diff --git a/testkit/Makefile b/testkit/Makefile index 8c8c83c..a2bc18b 100644 --- a/testkit/Makefile +++ b/testkit/Makefile @@ -1,5 +1,5 @@ NAME := AmigaTestKit -VER := 1.13 +VER := 1.14 OBJS += entry.o OBJS += cancellation.o