Skip to content

Commit

Permalink
Bumber version number to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdunkels committed Nov 9, 2008
1 parent 80c71c9 commit 312afed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/contiki-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
*
* Author: Adam Dunkels <[email protected]>
*
* $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__ */

0 comments on commit 312afed

Please sign in to comment.