You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2006/04/05 08:15:36 UTC

svn commit: r391531 - /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL

Author: dlydick
Date: Tue Apr  4 23:15:34 2006
New Revision: 391531

URL: http://svn.apache.org/viewcvs?rev=391531&view=rev
Log:
Snapshot of code that implements all opcodes except ATHROW.

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL?rev=391531&r1=391530&r2=391531&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/RELEASE_LEVEL Tue Apr  4 23:15:34 2006
@@ -77,9 +77,9 @@
 # function properly.
 #
 #/
-0.0.1
+0.0.2
 #/ /* 
-# (Use  #! and #/ with dox_filter.sh to fool Doxygen into
+# (Use  #! and #/ with dox-filter.sh to fool Doxygen into
 # parsing this non-source text file for the documentation set.
 # Use the above open comment to force termination of parsing
 # since it is not a Doxygen-style 'C' comment.)