diff options
author | Jens Geyer <jensg@apache.org> | 2019-10-17 00:11:59 +0200 |
---|---|---|
committer | Jens Geyer <jensg@apache.org> | 2019-10-17 20:31:24 +0200 |
commit | e02559fd46b07035a4a41c9d2604765756e3745b (patch) | |
tree | ce35eb9b933d8dac1633a62768eeb95cf368abb2 /lib/st | |
parent | a3fa0d928f7647aa6007e16ac81d76a3b5183d2c (diff) | |
download | thrift-e02559fd46b07035a4a41c9d2604765756e3745b.tar.gz |
bump version
This closes #1899
Diffstat (limited to 'lib/st')
-rw-r--r-- | lib/st/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/st/package.xml b/lib/st/package.xml index 21b7adcd2..eab405225 100644 --- a/lib/st/package.xml +++ b/lib/st/package.xml @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -<!-- Apache Thrift Smalltalk library version 0.13.0 --> +<!-- Apache Thrift Smalltalk library version 0.14.0 --> <package> <name>libthrift-st</name> <file>thrift.st</file> |