diff options
author | Julien Gouesse <[email protected]> | 2014-01-28 23:21:46 +0100 |
---|---|---|
committer | Julien Gouesse <[email protected]> | 2014-01-28 23:21:46 +0100 |
commit | 372a3440c725567d2cef6a1facd71c2dd0808b68 (patch) | |
tree | 4cfb577bd32674ca3ac1c44769936b6a3fd430d9 /pom.xml | |
parent | bd65da90efce78f868d5d5ff905b5d1dbaed1c0a (diff) |
Switches to JOGL 2.1.4 RC 20140126
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ <!-- these properties help simplify specifying some commonly occurring variables --> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <jogamp.version>2.1.4-rc-20140109</jogamp.version> + <jogamp.version>2.1.4-rc-20140126</jogamp.version> <lwjgl.version>2.8.4</lwjgl.version> <swt.version>3.8</swt.version> </properties> |