diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-04-12 05:24:22 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-04-12 05:24:22 +0300 |
commit | 2459b14948e71a5db640b63a41720f2b197f3fd4 (patch) | |
tree | addc46054220db2534c94233d8703c8da8aa3e97 /Makefile | |
parent | f15e44436beb9629bbd57607faba072b1f9a9b18 (diff) |
Version 1.9.2v1.9.2
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.1" +VERSION := "v1.9.2" MAKEOPTS := "-j4" all: |