aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-10 11:22:29 +0100
committerSven Gothel <[email protected]>2010-11-10 11:22:29 +0100
commit0893339854e3f4a4fab7b19e073304973e763b10 (patch)
tree1addee3c461fb636b7752bdff13a501e7e760682 /make
parent4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291 (diff)
Use GlueGen VersionUtil to dump full Manifest version
Diffstat (limited to 'make')
-rw-r--r--make/joglversion4
-rw-r--r--make/joglversion-cdc4
-rw-r--r--make/nativewindowversion4
-rw-r--r--make/nativewindowversion-cdc4
-rw-r--r--make/newtversion4
-rw-r--r--make/newtversion-cdc4
-rw-r--r--make/versions.xml2
7 files changed, 13 insertions, 13 deletions
diff --git a/make/joglversion b/make/joglversion
index 01e3a3699..7dd22861b 100644
--- a/make/joglversion
+++ b/make/joglversion
@@ -1,11 +1,11 @@
Specification-Title: Java Bindings for OpenGL API Specification
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: Java Bindings for OpenGL Runtime Environment
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/joglversion-cdc b/make/joglversion-cdc
index b5ec55f4c..df0209acf 100644
--- a/make/joglversion-cdc
+++ b/make/joglversion-cdc
@@ -1,11 +1,11 @@
Specification-Title: Java Bindings for OpenGL API Specification CDC
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: Java Bindings for OpenGL Runtime Environment CDC
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/nativewindowversion b/make/nativewindowversion
index e9db69c54..30b3f24a6 100644
--- a/make/nativewindowversion
+++ b/make/nativewindowversion
@@ -1,11 +1,11 @@
Specification-Title: Native Window Interface API Specification
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: Native Window Interface Runtime Environment
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: javax.media.nativewindow
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/nativewindowversion-cdc b/make/nativewindowversion-cdc
index 289b6dc72..e6f76865a 100644
--- a/make/nativewindowversion-cdc
+++ b/make/nativewindowversion-cdc
@@ -1,11 +1,11 @@
Specification-Title: Native Window Interface API Specification CDC
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: Native Window Interface Runtime Environment CDC
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: javax.media.nativewindow
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/newtversion b/make/newtversion
index 262eefe22..12090a17c 100644
--- a/make/newtversion
+++ b/make/newtversion
@@ -1,11 +1,11 @@
Specification-Title: NEWT API Specification
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: NEWT Runtime Environment
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: com.jogamp.newt
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/newtversion-cdc b/make/newtversion-cdc
index 5911ff798..d2be6b7fd 100644
--- a/make/newtversion-cdc
+++ b/make/newtversion-cdc
@@ -1,11 +1,11 @@
Specification-Title: NEWT API Specification CDC
Specification-Version: @BASEVERSION@
-Specification-Vendor: JogAmp community
+Specification-Vendor: JogAmp Community
Implementation-Title: NEWT Runtime Environment CDC
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
-Implementation-Vendor: JogAmp community
+Implementation-Vendor: JogAmp Community
Extension-Name: com.jogamp.newt
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
diff --git a/make/versions.xml b/make/versions.xml
index f43a21fdc..66e81d8c6 100644
--- a/make/versions.xml
+++ b/make/versions.xml
@@ -9,7 +9,7 @@
and a timestamp automatically added to this version number. For
intermediate release builds, this should be in the form, for
example, "2.0-beta1" or "2.0-rc1". For large releases, push
- betas before release candidates to give the community time to
+ betas before release candidates to give the Community time to
react.-->
<property name="jogl_base_version" value="2.0" />