From fb490b00d7dc7c9c5b12535c9f4068d3d2fc67a3 Mon Sep 17 00:00:00 2001 From: dvryaboy Date: Mon, 14 Feb 2011 16:34:00 -0800 Subject: [PATCH] Bump version. --- Readme.md | 4 +++- build.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index c40e2ec24..343af6d94 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ # Elephant Bird # +Version: 1.2.0 + #### Twitter's library of [LZO](http://www.github.com/kevinweil/hadoop-lzo), [Thrift](http://thrift.apache.org/), and/or [Protocol Buffer](http://code.google.com/p/protobuf)-related [Hadoop](http://hadoop.apache.org) InputFormats, OutputFormats, Writables, [Pig](http://pig.apache.org/) LoadFuncs, [Hive](http://hadoop.apache.org/hive) SerDe, [HBase](http://hadoop.apache.org/hbase) miscellanea, etc. The majority of these are in production at Twitter running over data every day. #### ### To Use ### @@ -26,7 +28,7 @@ more about that. 2. Pig 0.6 (not compatible with 0.7+) 3. HBase 0.90 4. Hive 0.7 (with HIVE-1616) -5. Thrift 0.2 +5. Thrift 0.5 #### Building Without Protocol Buffers #### diff --git a/build.xml b/build.xml index 3d3047471..29420e1ad 100644 --- a/build.xml +++ b/build.xml @@ -2,7 +2,7 @@ - +