2.2 -> 2.2.1

This commit is contained in:
adamdunkels 2008-08-18 08:40:16 +00:00
parent 59c5d05388
commit c6c11d1245
2 changed files with 3 additions and 3 deletions

View File

@ -30,13 +30,13 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: contiki-version.h,v 1.4 2008/07/09 23:04:43 adamdunkels Exp $
* $Id: contiki-version.h,v 1.5 2008/08/18 08:40:16 adamdunkels Exp $
*/
#ifndef __CONTIKI_VERSION__
#define __CONTIKI_VERSION__
#ifndef CONTIKI_VERSION_STRING
#define CONTIKI_VERSION_STRING "Contiki 2.2"
#define CONTIKI_VERSION_STRING "Contiki 2.2.1"
#endif /* CONTIKI_VERSION_STRING */
#endif /* __CONTIKI_VERSION__ */

View File

@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = "Contiki 2.2"
PROJECT_NAME = "Contiki 2.2.1"
PROJECT_NUMBER =
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = NO