aboutsummaryrefslogtreecommitdiffstats
path: root/make/versions.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-09 04:14:34 +0100
committerSven Gothel <[email protected]>2010-11-09 04:14:34 +0100
commitf502bd8d176d6fb3282510459b20f2973117721f (patch)
treed1de208bb7e81da634b9866d0499cf5cd6809c43 /make/versions.xml
parent8957ecbb7a9fd8e9d70ec246cf557a0183e4d9ee (diff)
Archive: New common zip archive folder structure. Drop source archive, use git
Diffstat (limited to 'make/versions.xml')
-rw-r--r--make/versions.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/versions.xml b/make/versions.xml
index 75c035f5a..f43a21fdc 100644
--- a/make/versions.xml
+++ b/make/versions.xml
@@ -22,7 +22,7 @@
<!-- Base version of the NativeWindow interface, following the same
rules as above -->
- <property name="nativewindow_base_version" value="1.0" />
+ <property name="nativewindow_base_version" value="2.0" />
<!-- Uncomment this property in order to produce a NativeWindow
build without running the "RI" (Reference Implementation)
@@ -33,7 +33,7 @@
<!-- Base version of the Newt library, following the same
rules as above -->
- <property name="newt_base_version" value="1.0" />
+ <property name="newt_base_version" value="2.0" />
<!-- Newt isn't covered by a JSR at the moment, so there is little
value in having a different reference implementation