Skip to content

Commit

Permalink
Changing ver to 4.2-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <[email protected]>
  • Loading branch information
erikbosch committed Dec 22, 2023
1 parent c7eec98 commit 3fd1ce5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1
4.2-dev
4 changes: 2 additions & 2 deletions spec/Vehicle/Vehicle.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ VersionVSS.Major:
VersionVSS.Minor:
datatype: uint32
type: attribute
default: 1
default: 2
description: Supported Version of VSS - Minor version.

VersionVSS.Patch:
Expand All @@ -39,7 +39,7 @@ VersionVSS.Patch:
VersionVSS.Label:
datatype: string
type: attribute
default: ''
default: 'dev'
description: Label to further describe the version.
comment: COVESA VSS project typically use dev for latest master, and empty string for released versions.

Expand Down

0 comments on commit 3fd1ce5

Please sign in to comment.