mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-03-11 07:29:48 +00:00
Bumped version number
This commit is contained in:
parent
0d1db1a78b
commit
2a885a476d
@ -30,13 +30,13 @@
|
|||||||
*
|
*
|
||||||
* Author: Adam Dunkels <adam@sics.se>
|
* Author: Adam Dunkels <adam@sics.se>
|
||||||
*
|
*
|
||||||
* $Id: contiki-version.h,v 1.9 2010/01/29 18:04:54 adamdunkels Exp $
|
* $Id: contiki-version.h,v 1.10 2010/11/02 10:55:32 adamdunkels Exp $
|
||||||
*/
|
*/
|
||||||
#ifndef __CONTIKI_VERSION__
|
#ifndef __CONTIKI_VERSION__
|
||||||
#define __CONTIKI_VERSION__
|
#define __CONTIKI_VERSION__
|
||||||
|
|
||||||
#ifndef CONTIKI_VERSION_STRING
|
#ifndef CONTIKI_VERSION_STRING
|
||||||
#define CONTIKI_VERSION_STRING "Contiki 2.4"
|
#define CONTIKI_VERSION_STRING "Contiki 2.5"
|
||||||
#endif /* CONTIKI_VERSION_STRING */
|
#endif /* CONTIKI_VERSION_STRING */
|
||||||
|
|
||||||
#endif /* __CONTIKI_VERSION__ */
|
#endif /* __CONTIKI_VERSION__ */
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Project related configuration options
|
# Project related configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
PROJECT_NAME = "Contiki 2.4"
|
PROJECT_NAME = "Contiki 2.5"
|
||||||
PROJECT_NUMBER =
|
PROJECT_NUMBER =
|
||||||
OUTPUT_DIRECTORY = .
|
OUTPUT_DIRECTORY = .
|
||||||
CREATE_SUBDIRS = NO
|
CREATE_SUBDIRS = NO
|
||||||
@ -198,7 +198,7 @@ PERL_PATH = /usr/bin/perl
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
CLASS_DIAGRAMS = NO
|
CLASS_DIAGRAMS = NO
|
||||||
HIDE_UNDOC_RELATIONS = YES
|
HIDE_UNDOC_RELATIONS = YES
|
||||||
HAVE_DOT = NO
|
HAVE_DOT = NO
|
||||||
CLASS_GRAPH = NO
|
CLASS_GRAPH = NO
|
||||||
COLLABORATION_GRAPH = NO
|
COLLABORATION_GRAPH = NO
|
||||||
GROUP_GRAPHS = NO
|
GROUP_GRAPHS = NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user