Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
0309ea9f
Commit
0309ea9f
authored
May 24, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4.4.1
parent
e8ad2f62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
src/exp/inc/src/pwr_version.h
src/exp/inc/src/pwr_version.h
+11
-11
No files found.
src/exp/inc/src/pwr_version.h
View file @
0309ea9f
/*
* Proview $Id: pwr_version.h,v 1.1
0 2007-04-25 13:41:15
claes Exp $
* Proview $Id: pwr_version.h,v 1.1
1 2007-05-24 07:47:48
claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
...
...
@@ -63,22 +63,22 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
#endif
#define pwrv_cBuildTimeStr "2
5-APR-2007 12
:00:00"
#define pwrv_cBuildTimeStr "2
1-MAY-2007 18
:00:00"
#define pwrv_cPwrVersionStr "V4.4.
0
"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 4,
0
)
#define pwrv_cPwrVersionStr "V4.4.
1
"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 4,
1
)
#define pwrv_cSmdVersion SET_VERSION('V', 4, 4,
0
)
#define pwrv_cSmdVersionStr "V4.4.
0
"
#define pwrv_cSmdVersion SET_VERSION('V', 4, 4,
1
)
#define pwrv_cSmdVersionStr "V4.4.
1
"
#define pwrv_cBmdVersion SET_VERSION('V', 4, 4,
0
)
#define pwrv_cBmdVersionStr "V4.4.
0
"
#define pwrv_cBmdVersion SET_VERSION('V', 4, 4,
1
)
#define pwrv_cBmdVersionStr "V4.4.
1
"
#define pwrv_cWbdbVersion SET_VERSION('V', 4, 4,
0
)
#define pwrv_cWbdbVersionStr "V4.4.
0
"
#define pwrv_cWbdbVersion SET_VERSION('V', 4, 4,
1
)
#define pwrv_cWbdbVersionStr "V4.4.
1
"
#define pwrv_cWbdbVersionShortStr "V44"
#define pwrv_cLffVersion SET_VERSION('V', 4, 4, 0)
#define pwrv_cLffVersionStr "V4.4.
0
"
#define pwrv_cLffVersionStr "V4.4.
1
"
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment