Skip to content

Commit 8f191cb

Browse files
ryotabandoJSeimizu
authored andcommitted
bump v1.48.4 -> v1.48.5
1 parent fe29cfd commit 8f191cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/rules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
all:
88

99
# Macros related to the version of the agent
10-
VERSION = 1.48.4
10+
VERSION = 1.48.5
1111
SDK_VERSION = 1.0.0
1212

1313
# Default value for configuration macros

version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
VERSION = 1.48.4
5+
VERSION = 1.48.5
66
COMMIT_HASH = $(shell git describe --always --abbrev=0 --dirty --match "NOT A TAG")
77

88
define VERSION_BODY

0 commit comments

Comments
 (0)