From 44996e6b657182a87eec5acbfca81a0b6b9b9523 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Sep 2018 15:01:13 +0200 Subject: v18.3.0.0.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d0de20a..ce2c935 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SRCDIR := $(shell pwd) -NAME := oracle-instantclient-12.2 +NAME := oracle-instantclient-18.3 RPMDEFINES := --define "_sourcedir $(SRCDIR)" \ --define "_specdir $(SRCDIR)" \ -- cgit