1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[220892][dstore] moving version back to 9.0.0

This commit is contained in:
David McKnight 2008-03-13 21:06:04 +00:00
parent d2205e833c
commit d2c0d5f7d9

View file

@ -26,7 +26,7 @@ package org.eclipse.dstore.core.model;
public class DataStoreAttributes
{
public static final String DATASTORE_VERSION = "DataStore.8.1.0"; //$NON-NLS-1$
public static final String DATASTORE_VERSION = "DataStore.9.0.0"; //$NON-NLS-1$
public static final int A_PLUGIN_PATH = 0;
public static final int A_ROOT_NAME = 1;