Skip to content

Commit

Permalink
Release 1.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>
  • Loading branch information
sandrobonazzola committed Nov 28, 2023
1 parent 3d898fb commit 55e5cec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.mak
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH_LEVEL)
# - master
# - <none>
#
MILESTONE=master
MILESTONE=

# RPM release is manually specified,
# For pre-release:
Expand All @@ -32,5 +32,5 @@ MILESTONE=master
# while N is incremented each re-release
# Use only for spec file changes
#
RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S)
#RPM_RELEASE=1
#RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S)
RPM_RELEASE=1

0 comments on commit 55e5cec

Please sign in to comment.