We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c3e20 commit 3e4773aCopy full SHA for 3e4773a
Config.defs
@@ -16,7 +16,7 @@ GLOBAL_BUILD_DATE = $(shell date +"%Y%m%d_%H%M%S")
16
OPENSSL_INTERNAL = 1
17
ENABLE_SSL = 1
18
ENABLE_SSH = 0
19
-BUILD_VERSION = "v1.2.0"
+BUILD_VERSION = "v1.2.3"
20
GIT_VERSION = $(shell git describe --abbrev --dirty --always --tags)
21
LIBXML2_INCLUDE_DIR = /usr/include/libxml2/
22
LIBXML2_LIB_DIR =
0 commit comments