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 fe29cfd commit 8f191cbCopy full SHA for 8f191cb
scripts/rules.mk
@@ -7,7 +7,7 @@
7
all:
8
9
# Macros related to the version of the agent
10
-VERSION = 1.48.4
+VERSION = 1.48.5
11
SDK_VERSION = 1.0.0
12
13
# Default value for configuration macros
version.mk
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
6
COMMIT_HASH = $(shell git describe --always --abbrev=0 --dirty --match "NOT A TAG")
define VERSION_BODY
0 commit comments