Bumped the version number from 2.6 to 3.x, which is to be used in the development branch

This commit is contained in:
Adam Dunkels 2013-12-12 17:33:18 +01:00
parent 5c21abf076
commit ae5a3f9f67
6 changed files with 11 additions and 11 deletions

View file

@ -35,7 +35,7 @@
#define __CONTIKI_VERSION__
#ifndef CONTIKI_VERSION_STRING
#define CONTIKI_VERSION_STRING "Contiki 2.6"
#define CONTIKI_VERSION_STRING "Contiki 3.x"
#endif /* CONTIKI_VERSION_STRING */
#endif /* __CONTIKI_VERSION__ */