Bumber version number to 2.2.2
This commit is contained in:
parent
80c71c9f03
commit
312afede00
1 changed files with 2 additions and 2 deletions
|
@ -30,13 +30,13 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: contiki-version.h,v 1.5 2008/08/18 08:40:16 adamdunkels Exp $
|
||||
* $Id: contiki-version.h,v 1.6 2008/11/09 12:28:28 adamdunkels Exp $
|
||||
*/
|
||||
#ifndef __CONTIKI_VERSION__
|
||||
#define __CONTIKI_VERSION__
|
||||
|
||||
#ifndef CONTIKI_VERSION_STRING
|
||||
#define CONTIKI_VERSION_STRING "Contiki 2.2.1"
|
||||
#define CONTIKI_VERSION_STRING "Contiki 2.2.2"
|
||||
#endif /* CONTIKI_VERSION_STRING */
|
||||
|
||||
#endif /* __CONTIKI_VERSION__ */
|
||||
|
|
Loading…
Reference in a new issue