aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc/vsn.mk
blob: e5daf588150778e9f68b6672d48fac25d310b573 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
ODBC_VSN = 2.10.6

TICKETS = \
	OTP-8250 \
	OTP-8291


TICKETS_2.10.5 = \
	OTP-7978

TICKETS_2.10.4 = \
	OTP-7720 \
	OTP-7721 

TICKETS_2.10.3 = \
	OTP-7418 
TICKETS_2.10.2 = \
	OTP-7297
TICKETS_2.10.1 = \
        OTP-7019 \
	OTP-7294 \
	OTP-7307