diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-01-29 13:00:42 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-01-29 13:00:42 +0300 |
commit | 20e6d2558e868d61d7168ffe5ca4f3bff0a240c7 (patch) | |
tree | 4be00780eb2fe931f824dc83ef018f1df320d343 /Makefile | |
parent | 3a60a1cfaa9329e4c89b8c160892dda75de6c560 (diff) |
Version 1.9.0v1.9.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 := "5bbfc1cf5dab94f82e02f3430ded7241d4653551" -VERSION := "v1.9.0-dev" +VERSION := "v1.9.0" MAKEOPTS := "-j4" all: |