From 6c0e1f4e96093b221f25a972bccf19a0d5c9c634 Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Sun, 4 Sep 2022 18:24:07 +0300 Subject: [PATCH] preparing release 0.5 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16e21ca..2ebf1c5 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.4): - - https://github.com/jtsiomb/miniglut/releases/download/v0.4/miniglut-0.4.tar.gz - - https://github.com/jtsiomb/miniglut/releases/download/v0.4/miniglut-0.4.zip +Latest release (v0.5): + - https://github.com/jtsiomb/miniglut/releases/download/v0.5/miniglut-0.5.tar.gz + - https://github.com/jtsiomb/miniglut/releases/download/v0.5/miniglut-0.5.zip Both archives are identical, choose whichever is more convenient. -- 1.7.10.4