gfxconversion/bmconv_s60/src/TOOLSVER.H
author Pat Downey <patd@symbian.org>
Tue, 18 May 2010 16:09:26 +0100
branchRCL_3
changeset 16 2b9101578f5e
parent 0 f453ebb75370
permissions -rw-r--r--
Re-merge workaround for bug 1414.

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#ifndef __TOOLSVER_H__
#define __TOOLSVER_H__
/**
@internalComponent
*/
const int version=116;

#endif