From 83cc39bc3acf3a719115a9c9faf5138599164bfa Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Fri, 7 Aug 2020 02:19:51 +0300 Subject: [PATCH] preparing release 0.3 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 615de8f..f6783fa 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ compatibility issues, since it doesn't call any C library functions whatsoever. Download -------- -Latest release (v0.2): - - https://github.com/jtsiomb/miniglut/releases/download/v0.2/miniglut-0.2.tar.gz - - https://github.com/jtsiomb/miniglut/releases/download/v0.2/miniglut-0.2.zip +Latest release (v0.3): + - https://github.com/jtsiomb/miniglut/releases/download/v0.3/miniglut-0.3.tar.gz + - https://github.com/jtsiomb/miniglut/releases/download/v0.3/miniglut-0.3.zip Both archives are identical, choose whichever is more convenient. -- 1.7.10.4