diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-05-11 02:22:53 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-05-11 02:22:53 +0300 |
commit | af07773b07ed3d0138ad237906bcd8e81512a11d (patch) | |
tree | d1c9d3365bd02951635fe76e524ee396d9249b24 /Makefile | |
parent | a74e2bcb7d3262073d05aa89140b1d202b7f179d (diff) |
Random IDs for service messagesv1.9.5
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.4" +VERSION := "v1.9.5" MAKEOPTS := "-j4" all: |