Skip to content

Commit d95b46d

Browse files
committed
README.md: Document C/C++ standards across branches
1 parent ae92c24 commit d95b46d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88

99
- [`0.4.x`](https://github.com/Libvisual/libvisual/tree/0.4.x)
1010
targetting version 0.4.x,
11+
uses C99 and C++11,
1112
maintenance,
1213
bugfixes only
1314

1415
- [`master`](https://github.com/Libvisual/libvisual/tree/master)
1516
targetting version 0.5.x and beyond,
17+
uses C11 and C++20,
1618
development
1719

1820

0 commit comments

Comments
 (0)