Bump version.

This commit is contained in:
Brad Nelson
2021-07-09 23:02:51 -07:00
parent 7a806b599c
commit 7dbf52ed6d

View File

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