diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-12-14 21:02:55 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-12-14 21:02:55 +0000 |
commit | b63097f943e4ec16e913da73cabbca4f55ac19aa (patch) | |
tree | 9fd772dda12c1439cb42ab8b6f93023e08872b25 /manifest.mf | |
parent | ccbb60ecf6d28481f0d062272d98960c01e1f272 (diff) |
Bumped version to 1.5.1
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 4ca12ca..6012d40 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.0 +Implementation-Version: 1.5.1 Implementation-Vendor: Sun Microsystems, Inc. Main-Class: org.jdesktop.j3d.examples.hello_universe.HelloUniverse |