You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by na...@apache.org on 2009/08/11 23:11:45 UTC

svn commit: r803302 - in /hadoop/hive/trunk: CHANGES.txt build.properties

Author: namit
Date: Tue Aug 11 21:11:44 2009
New Revision: 803302

URL: http://svn.apache.org/viewvc?rev=803302&view=rev
Log:
Preparing for 0.5.0 development

Modified:
    hadoop/hive/trunk/CHANGES.txt
    hadoop/hive/trunk/build.properties

Modified: hadoop/hive/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/CHANGES.txt?rev=803302&r1=803301&r2=803302&view=diff
==============================================================================
--- hadoop/hive/trunk/CHANGES.txt (original)
+++ hadoop/hive/trunk/CHANGES.txt Tue Aug 11 21:11:44 2009
@@ -1,5 +1,17 @@
 Hive Change Log
 
+Trunk -  Unreleased
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
 Release 0.4.0 -  Unreleased
 
   INCOMPATIBLE CHANGES

Modified: hadoop/hive/trunk/build.properties
URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/build.properties?rev=803302&r1=803301&r2=803302&view=diff
==============================================================================
--- hadoop/hive/trunk/build.properties (original)
+++ hadoop/hive/trunk/build.properties Tue Aug 11 21:11:44 2009
@@ -1,6 +1,6 @@
 Name=Hive
 name=hive
-version=0.4.0
+version=0.5.0
 year=2009
 
 hadoop.version=0.19.0