File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ Go to http://sourceforge.net/projects/winflexbison/files/ or https://github.com/
1313See the [ changelog.md] ( changelog.md ) file.
1414
1515## Build requirements
16- * Visual Studio 2013 or newer
16+ * Visual Studio 2015 or newer
1717 * optional: CMake (when building with CMake)
1818 * ** NOTE** :
1919 * 2.4.x versions include bison version 2.7
20- * 2.5.x versions include bison version 3.0 .x
20+ * 2.5.x versions include bison version 3.x .x
2121
2222## HowTo
2323https://sourceforge.net/p/winflexbison/wiki/Visual%20Studio%20custom%20build%20rules/
Original file line number Diff line number Diff line change 44 * 2.4.x versions include bison version 2.7
55 * 2.5.x versions include bison version 3.x
66
7+ ### version 2.5.17
8+ * upgrade win_bison to version 3.3.1
9+
710### version 2.5.16
811 * upgrade win_bison to version 3.1
912 * write output flex/bison files in binary mode "wb" that means use '\n' EOL not '\r\n'
You can’t perform that action at this time.
0 commit comments