Bumping version.

This commit is contained in:
Brad Nelson
2022-07-06 22:57:48 -07:00
parent 00119678ed
commit 2f2c3cb9e1

View File

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