Skip to content

Commit 3e4773a

Browse files
author
stefkosdev
committed
version bump 1.2.3
1 parent c5c3e20 commit 3e4773a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config.defs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GLOBAL_BUILD_DATE = $(shell date +"%Y%m%d_%H%M%S")
1616
OPENSSL_INTERNAL = 1
1717
ENABLE_SSL = 1
1818
ENABLE_SSH = 0
19-
BUILD_VERSION = "v1.2.0"
19+
BUILD_VERSION = "v1.2.3"
2020
GIT_VERSION = $(shell git describe --abbrev --dirty --always --tags)
2121
LIBXML2_INCLUDE_DIR = /usr/include/libxml2/
2222
LIBXML2_LIB_DIR =

0 commit comments

Comments
 (0)