Skip to content

Commit a72f3d6

Browse files
committed
version 2.5.17 in change log
1 parent 526d08b commit a72f3d6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Go to http://sourceforge.net/projects/winflexbison/files/ or https://github.com/
1313
See 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
2323
https://sourceforge.net/p/winflexbison/wiki/Visual%20Studio%20custom%20build%20rules/

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
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'

0 commit comments

Comments
 (0)