Skip to content

Commit

Permalink
Changing to 5.1.dev
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <[email protected]>
  • Loading branch information
erikbosch committed Oct 9, 2024
1 parent f23ba53 commit 39929c7
Showing 1 changed file with 2 additions and 2 deletions.
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: 0
default: 1
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 39929c7

Please sign in to comment.