Skip to content

Commit

Permalink
Merge pull request #805 from sonydevworld/develop
Browse files Browse the repository at this point in the history
Merge from develop v3.3.1
  • Loading branch information
SPRESENSE authored Dec 12, 2024
2 parents 375c679 + 31a94a1 commit 3d8d32c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nuttx
2 changes: 1 addition & 1 deletion sdk/apps
2 changes: 1 addition & 1 deletion sdk/tools/mkversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

TAG=${1:-HEAD}

SDK_VERSION="SDK3.3.0"
SDK_VERSION="SDK3.3.1"
if [ -r sdk_version ]; then
SDK_VERSION="SDK`cat sdk_version`"
fi
Expand Down

0 comments on commit 3d8d32c

Please sign in to comment.