summaryrefslogtreecommitdiff
path: root/lib/haxe
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2017-11-29 22:54:49 +0100
committerJens Geyer <jensg@apache.org>2017-11-30 20:46:39 +0100
commit214746619a6e44d8b3cc7394f3303e7bdf78c442 (patch)
tree18cfbf9ad256ae728da243bd16bd9049f35b38d8 /lib/haxe
parent026c9d032c4a298ecb9edbcdfb52590facb442f3 (diff)
downloadthrift-214746619a6e44d8b3cc7394f3303e7bdf78c442.tar.gz
THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunk
Client: (multiple) Patch: Jens Geyer This closes #1422
Diffstat (limited to 'lib/haxe')
-rw-r--r--lib/haxe/haxelib.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/haxe/haxelib.json b/lib/haxe/haxelib.json
index 9f318844f..f76990e8b 100644
--- a/lib/haxe/haxelib.json
+++ b/lib/haxe/haxelib.json
@@ -4,7 +4,7 @@
"license": "Apache",
"tags": ["thrift", "rpc", "serialization", "cross", "framework"],
"description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
- "version": "1.0.0-alpha.160215",
+ "version": "1.0.0-dev",
"releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
"contributors": ["Apache Software Foundation (ASF)"],
"dependencies": { },