diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-28 17:20:50 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-28 17:20:50 +0300 |
commit | aa561c5be606c14cfd211df694ef0be856195df7 (patch) | |
tree | 39ccc1a054b71dc1249bb4f8d9dd1909f91e1508 /Makefile | |
parent | 20994e29953dfc9c238f69d919912e0c26e36b97 (diff) |
Version 1.8.0v1.8.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ COMMIT := $(shell git rev-parse --short HEAD) TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1" -VERSION := "v1.8.0-dev" +VERSION := "v1.8.0" MAKEOPTS := "-j4" all: |