Skip to content

bee: bump version to 1.2.24 #44

Merged
merged 1 commit into from Nov 21, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
BEE_VERSION = 1.2.23
BEE_VERSION = 1.2.24

CC=gcc
CFLAGS=-Wall -g
Expand Down