diff options
author | Jens Geyer <jensg@apache.org> | 2021-08-03 22:21:05 +0200 |
---|---|---|
committer | Jens Geyer <jensg@apache.org> | 2021-08-03 22:21:05 +0200 |
commit | f7e6c654bde5d9832bede2b48b460c3e1bbbbb92 (patch) | |
tree | 0ea81a3df907866d7b24fde50ca9c439962f8b7d /lib/st | |
parent | 2c78047fcbd2783e88cab0ebc7245598695477ae (diff) | |
download | thrift-f7e6c654bde5d9832bede2b48b460c3e1bbbbb92.tar.gz |
bump version number
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 5d1c627cb..134dff2cf 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.15.0 --> +<!-- Apache Thrift Smalltalk library version 0.16.0 --> <package> <name>libthrift-st</name> <file>thrift.st</file> |