diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-02 23:41:18 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-02 23:41:18 +0300 |
commit | 608f67551297a14e2e23603413bbce66f6ad5cd9 (patch) | |
tree | d89aca9f73cf9de1da86d527dc4d7055716469df /Makefile | |
parent | 8fc9edd7e70aeca266ab2860198de49bdc2ab585 (diff) |
Revert sending carbons for outgoing messages to other resources (they duplicate what clients already send to each other)v1.7.3
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.7.2" +VERSION := "v1.7.3" MAKEOPTS := "-j4" all: |