Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Casey Goodlett
VTK
Commits
a812392b
Commit
a812392b
authored
25 years ago
by
Ken Martin
Browse files
Options
Downloads
Patches
Plain Diff
Up to 2.4
parent
97e3a36c
No related branches found
Branches containing commit
Tags
v2.8.9
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
common/vtkVersion.h
+3
-3
3 additions, 3 deletions
common/vtkVersion.h
with
3 additions
and
3 deletions
common/vtkVersion.h
+
3
−
3
View file @
a812392b
...
...
@@ -54,11 +54,11 @@ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
#include
"vtkObject.h"
#define VTK_VERSION "2.
3
.0"
#define VTK_VERSION "2.
4
.0"
#define VTK_MAJOR_VERSION 2
#define VTK_MINOR_VERSION
3
#define VTK_MINOR_VERSION
4
#define VTK_BUILD_VERSION 0
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.21
0
$, $Date: 1999-06-30
00:04:57
$ (GMT)"
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.21
1
$, $Date: 1999-06-30
17:48:40
$ (GMT)"
class
VTK_EXPORT
vtkVersion
:
public
vtkObject
{
...
...
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