From ca5a8e0fed9b29c1a750508f46225fcf3123f74d Mon Sep 17 00:00:00 2001
From: Odilitime <janesmith@airmail.cc>
Date: Tue, 22 Aug 2017 04:59:38 -0700
Subject: [PATCH] glew 1.3 note, and update binary packages

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index af2de8cb..5b751b4f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ I'd like to develop text-based structures for communication between each piece.
 ## Compilation Requirements
 - gcc or llvm
 - opengl
-- [glew (2.0 works)](https://github.com/nigels-com/glew/releases)
+- [glew (2.0 works, 1.3 doesn't work)](https://github.com/nigels-com/glew/releases)
 - [glfw (3.2.1 works)](https://github.com/glfw/glfw/releases)
 - [freetype2 (2.8 works)](https://www.freetype.org/download.html)
 - [harfbuzz (1.4.6 works)](https://github.com/behdad/harfbuzz/releases)
@@ -40,17 +40,17 @@ Also will need either libmbedtls-dev (Debian 9/Ubuntu 16LTS (xenial)) or libpola
 
 ## Binaries
 ### Linux
-[2017-08-19 binary package](https://my.mixtape.moe/ueepky.tar.gz)
+[2017-08-22 binary package](https://my.mixtape.moe/pejuau.tar.gz)
 
 GyroNinja.net is back online
 [nightly binary only (no font/pnm files)](https://gyroninja.net:1615/job/NetRunner/lastSuccessfulBuild/artifact/netrunner)
 [Jenkins](https://gyroninja.net:1615/job/NetRunner/)
 
 ### OSX
-[2017-08-19 binary package](https://my.mixtape.moe/mjvzts.zip)
+[2017-08-22 binary package](https://my.mixtape.moe/xqfpiu.zip)
 
 ### Windows
-[2017-08-19 binary package](https://my.mixtape.moe/qnrbqa.zip)
+[2017-08-20 binary package](https://my.mixtape.moe/exebyr.zip)
 [Jenkins](https://nt-build-bot.rvx86.net:7421/job/netrunner-winnt-i686/)
 
 ## Milestones
-- 
GitLab