From f7e6c654bde5d9832bede2b48b460c3e1bbbbb92 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Tue, 3 Aug 2021 22:21:05 +0200 Subject: bump version number --- doc/specs/idl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/specs/idl.md b/doc/specs/idl.md index adcbb711f..019c7f65b 100644 --- a/doc/specs/idl.md +++ b/doc/specs/idl.md @@ -1,6 +1,6 @@ ## Thrift interface description language -For Thrift version 0.15.0. +For Thrift version 0.16.0. The Thrift interface definition language (IDL) allows for the definition of [Thrift Types](/docs/types). A Thrift IDL file is processed by the Thrift code generator to produce code for the various target languages to support the defined structs and services in the IDL file. -- cgit v1.2.1