diff --git a/README.md b/README.md index eef44dd..1c1c84b 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.12/AmigaTestKit-v1.12.zip). +### 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). ### Build From Source (Docker) diff --git a/testkit/Makefile b/testkit/Makefile index 4034fa4..8c8c83c 100644 --- a/testkit/Makefile +++ b/testkit/Makefile @@ -1,5 +1,5 @@ NAME := AmigaTestKit -VER := 1.12 +VER := 1.13 OBJS += entry.o OBJS += cancellation.o