Skip to content

Commit

Permalink
M #-: Bump version to 6.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Ospalý <[email protected]>
  • Loading branch information
Petr Ospalý authored and rsmontero committed Apr 26, 2023
1 parent 2dcfab6 commit 88bf759
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions generate.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# -------------------------------------------------------------------------- #
# Copyright 2002-2021, OpenNebula Project, OpenNebula Systems #
# Copyright 2002-2022, OpenNebula Project, OpenNebula Systems #
# #
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
# not use this file except in compliance with the License. You may obtain #
Expand Down Expand Up @@ -41,8 +41,8 @@ fi

###

VERSION=${VERSION:-6.2.0}
RELEASE=${RELEASE:-1}
VERSION=${VERSION:-6.4.0}
RELEASE=${RELEASE:-0}
MAINTAINER=${MAINTAINER:-OpenNebula Systems <contact@opennebula.io>}
LICENSE=${LICENSE:-Apache 2.0}
VENDOR=${VENDOR:-OpenNebula Systems}
Expand Down

0 comments on commit 88bf759

Please sign in to comment.