Skip to content
Snippets Groups Projects
Commit 5c2fa07a authored by adamdunkels's avatar adamdunkels
Browse files

Bumped version number to 2.1

parent 867f87d3
No related branches found
Tags 2.1
No related merge requests found
......@@ -30,13 +30,13 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: contiki-version.h,v 1.2 2007/03/29 23:45:16 adamdunkels Exp $
* $Id: contiki-version.h,v 1.3 2007/11/28 23:04:55 adamdunkels Exp $
*/
#ifndef __CONTIKI_VERSION__
#define __CONTIKI_VERSION__
#ifndef CONTIKI_VERSION_STRING
#define CONTIKI_VERSION_STRING "Contiki 2.0"
#define CONTIKI_VERSION_STRING "Contiki 2.1"
#endif /* CONTIKI_VERSION_STRING */
#endif /* __CONTIKI_VERSION__ */
......@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = "Contiki 2.x"
PROJECT_NAME = "Contiki 2.1"
PROJECT_NUMBER =
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = NO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment