diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-03 00:08:06 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2023-08-03 00:08:06 +0300 |
commit | c03ccfdfb713d4fcb089600d9fd91f03e469daca (patch) | |
tree | d759d1fe9b227f3f2887411d579c51561996c0e9 /Makefile | |
parent | 608f67551297a14e2e23603413bbce66f6ad5cd9 (diff) |
Support urn:xmpp:privilege:2v1.7.4
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.3" +VERSION := "v1.7.4" MAKEOPTS := "-j4" all: |