Skip to content

Commit 667090b

Browse files
committed
Bump version to v1.48.4
Signed-off-by: Seimizu Joukan <[email protected]>
1 parent dba308a commit 667090b

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.1
10+
VERSION = 1.48.4
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.1
5+
VERSION = 1.48.4
66
COMMIT_HASH = $(shell git describe --always --abbrev=0 --dirty --match "NOT A TAG")
77

88
define VERSION_BODY

0 commit comments

Comments
 (0)