Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nifplg
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
Container 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
Grant Kim
nifplg
Commits
0e994542
Commit
0e994542
authored
16 years ago
by
sacarrow
Browse files
Options
Downloads
Patches
Plain Diff
Version now 0.2.17
parent
7ef2e6a2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NifCommon/NifVersion.h
+4
-4
4 additions, 4 deletions
NifCommon/NifVersion.h
with
4 additions
and
4 deletions
NifCommon/NifVersion.h
+
4
−
4
View file @
0e994542
...
...
@@ -18,15 +18,15 @@ HISTORY:
*/
#define VERSION_MAJOR_INT 0
#define VERSION_MINOR_INT 2
#define VERSION_BUILD_INT 1
6
#define VERSION_BUILD_INT 1
7
#define VERSION_PATCH_INT 0
#define VERSION_STRING "0, 2, 1
6
, 0"
#define VERSION_STRING "0, 2, 1
7
, 0"
//#define DEF_VERSION_STRING(a,b,c,d) #a ", " #b ", " #c ", " #d
//#define VERSION_STRING DEF_VERSION_STRING(a,b,c,d)
#define COPYRIGHTYEARINT 200
7
#define COPYRIGHTYEAR "200
7
"
#define COPYRIGHTYEARINT 200
8
#define COPYRIGHTYEAR "200
8
"
#endif
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