File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
[ 4 ] : https://github.com/zhaojh329/libuhttpd/pulls
7
7
[ 5 ] : https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
8
8
[ 6 ] : https://github.com/zhaojh329/libuhttpd/issues/new
9
- [ 7 ] : https://img.shields.io/badge/release-3.13 .0-blue.svg?style=plastic
9
+ [ 7 ] : https://img.shields.io/badge/release-3.14 .0-blue.svg?style=plastic
10
10
[ 8 ] : https://github.com/zhaojh329/libuhttpd/releases
11
11
[ 9 ] : https://github.com/zhaojh329/libuhttpd/workflows/build/badge.svg
12
12
Original file line number Diff line number Diff line change 6
6
[ 4 ] : https://github.com/zhaojh329/libuhttpd/pulls
7
7
[ 5 ] : https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
8
8
[ 6 ] : https://github.com/zhaojh329/libuhttpd/issues/new
9
- [ 7 ] : https://img.shields.io/badge/release-3.13 .0-blue.svg?style=plastic
9
+ [ 7 ] : https://img.shields.io/badge/release-3.14 .0-blue.svg?style=plastic
10
10
[ 8 ] : https://github.com/zhaojh329/libuhttpd/releases
11
11
[ 9 ] : https://github.com/zhaojh329/libuhttpd/workflows/build/badge.svg
12
12
Original file line number Diff line number Diff line change 1
1
# The version number.
2
2
set (UHTTPD_VERSION_MAJOR 3 )
3
- set (UHTTPD_VERSION_MINOR 13 )
3
+ set (UHTTPD_VERSION_MINOR 14 )
4
4
set (UHTTPD_VERSION_PATCH 0 )
5
5
6
6
aux_source_directory (. SOURCES )
You can’t perform that action at this time.
0 commit comments