You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by cu...@apache.org on 2010/09/08 22:44:13 UTC

svn commit: r995245 - in /avro/branches/branch-1.4: CHANGES.txt share/VERSION.txt

Author: cutting
Date: Wed Sep  8 20:44:13 2010
New Revision: 995245

URL: http://svn.apache.org/viewvc?rev=995245&view=rev
Log:
Prepare 1.4 branch for 1.4.1 development.

Modified:
    avro/branches/branch-1.4/CHANGES.txt
    avro/branches/branch-1.4/share/VERSION.txt

Modified: avro/branches/branch-1.4/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/branches/branch-1.4/CHANGES.txt?rev=995245&r1=995244&r2=995245&view=diff
==============================================================================
--- avro/branches/branch-1.4/CHANGES.txt (original)
+++ avro/branches/branch-1.4/CHANGES.txt Wed Sep  8 20:44:13 2010
@@ -1,5 +1,11 @@
 Avro Change Log
 
+Avro 1.4.1 (unreleased)
+
+  IMPROVEMENTS
+
+  BUG FIXES
+
 Avro 1.4.0 (31 August 2010)
 
   INCOMPATIBLE CHANGES

Modified: avro/branches/branch-1.4/share/VERSION.txt
URL: http://svn.apache.org/viewvc/avro/branches/branch-1.4/share/VERSION.txt?rev=995245&r1=995244&r2=995245&view=diff
==============================================================================
--- avro/branches/branch-1.4/share/VERSION.txt (original)
+++ avro/branches/branch-1.4/share/VERSION.txt Wed Sep  8 20:44:13 2010
@@ -1 +1 @@
-1.4.0
\ No newline at end of file
+1.4.1-SNAPSHOT
\ No newline at end of file