summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <[email protected]>2024-10-29 19:44:48 +0100
committerFrançois Andriot <[email protected]>2024-10-29 19:45:06 +0100
commit3c454513f03376d46c08645f47df63f6a7438c38 (patch)
treec3b74ebabf20994ae5fd4e020debd149fb2a3d6e /redhat/Makefile
parentc4fd5e03d482a437cf3192aea88e84450fb62994 (diff)
downloadtde-packaging-3c454513f03376d46c08645f47df63f6a7438c38.tar.gz
tde-packaging-3c454513f03376d46c08645f47df63f6a7438c38.zip
RPM: Minor update after building all packages
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index d8c8057d1..2c60577e4 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -1,6 +1,6 @@
SHELL := /bin/bash
PATH := $(PATH):$(shell pwd)/build
-TDE_VERSION := $(shell echo $${TDE_VERSION:-14.1.2})
+TDE_VERSION := $(shell echo $${TDE_VERSION:-14.1.3})
TDE_GIT_DIR := $(shell cd ../..; pwd)
TDE_PACKAGING_DIR := $(shell [ -n "$${TDE_PACKAGING_DIR}" ] && cd "$${TDE_PACKAGING_DIR}" || cd ..; pwd)
RPMDIR := "$(shell rpm -E %{_rpmdir}.tde-$(TDE_VERSION))"