Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
contiki-ng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NATAF Emmanuel
contiki-ng
Commits
c6c11d12
Commit
c6c11d12
authored
16 years ago
by
adamdunkels
Browse files
Options
Downloads
Patches
Plain Diff
2.2 -> 2.2.1
parent
59c5d053
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/contiki-version.h
+2
-2
2 additions, 2 deletions
core/contiki-version.h
doc/Doxyfile
+1
-1
1 addition, 1 deletion
doc/Doxyfile
with
3 additions
and
3 deletions
core/contiki-version.h
+
2
−
2
View file @
c6c11d12
...
...
@@ -30,13 +30,13 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: contiki-version.h,v 1.
4
2008/0
7/09 23:04:43
adamdunkels Exp $
* $Id: contiki-version.h,v 1.
5
2008/0
8/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__ */
This diff is collapsed.
Click to expand it.
doc/Doxyfile
+
1
−
1
View file @
c6c11d12
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment