From 356bbf2bd325380e16fd77d34fffd084dc1c0928 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Mon, 17 Oct 2005 22:56:23 +0000 Subject: Merged changes from dev-1_4 branch into the main trunk. NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@445 ba19aa83-45c5-6ac9-afd3-db810772062c --- build-tools/VersionInfo.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-tools/VersionInfo.java') diff --git a/build-tools/VersionInfo.java b/build-tools/VersionInfo.java index 282de87..55dee73 100644 --- a/build-tools/VersionInfo.java +++ b/build-tools/VersionInfo.java @@ -157,7 +157,7 @@ class VersionInfo extends Object { * Specification version (major and minor version only). This * string must not be modified by developers. */ - private static final String SPECIFICATION_VERSION = "1.3"; + private static final String SPECIFICATION_VERSION = "1.4"; /** * Specification vendor. This should never change and must not -- cgit v1.2.3