diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2008-06-30 20:08:58 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2008-06-30 20:08:58 +0000 |
commit | 72bc92ccf99993ecb4b6180040b917001ec0cbe3 (patch) | |
tree | 14c97fe5554dc87f241fac60fb43a9717cd5bf22 /manifest.mf | |
parent | bcf455d67a49fc3fc2039506c0c28165894dc154 (diff) |
Bump version number to 1.5.3
Diffstat (limited to 'manifest.mf')
-rw-r--r-- | manifest.mf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.mf b/manifest.mf index 3215dbc..04b5cf2 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,5 +1,5 @@ Manifest-Version: 1.0 Implementation-Title: Java 3D Example Programs -Implementation-Version: 1.5.2 +Implementation-Version: 1.5.3 Implementation-Vendor: Sun Microsystems, Inc. Main-Class: org.jdesktop.j3d.examples.hello_universe.HelloUniverse |