diff options
Diffstat (limited to 'src/classes/ToolsVersion')
-rw-r--r-- | src/classes/ToolsVersion | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/classes/ToolsVersion b/src/classes/ToolsVersion index 35a52f3..cbfaf18 100644 --- a/src/classes/ToolsVersion +++ b/src/classes/ToolsVersion @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Specification-Title: Specification-Version: 1.5 -Specification-Vendor: Sun Microsystems, Inc. -Implementation-Title: Java 3D Utilities Runtime Environment +Specification-Vendor: @SPEC_VENDOR@ +Implementation-Title: 3D Utilities Implementation-Version: @VERSION_BASE@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: @IMPL_VENDOR@ Extension-Name: javax.media.j3d -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: @IMPL_VENDOR_ID@ |