Bumping version and stable version.

This commit is contained in:
Brad Nelson
2021-07-11 22:32:37 -07:00
parent 168f689631
commit cbc488a704

View File

@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
VERSION=7.0.6.3 VERSION=7.0.6.4
STABLE_VERSION=7.0.5.3 STABLE_VERSION=7.0.5.4
REVISION=$(shell git rev-parse HEAD) REVISION=$(shell git rev-parse HEAD)
REVSHORT=$(shell echo $(REVISION) | head -c 7) REVSHORT=$(shell echo $(REVISION) | head -c 7)