Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Framework
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Missionsbau
Framework
Commits
aa3d186c
Commit
aa3d186c
authored
3 years ago
by
Miller
Browse files
Options
Downloads
Patches
Plain Diff
raise version
parent
2a8df5c1
Branches
Branches containing commit
Tags
framework_5.6.2_&_template_5.3.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
addons/main/script_version.hpp
+2
-2
2 additions, 2 deletions
addons/main/script_version.hpp
template/W-Framework/description.hpp
+2
-1
2 additions, 1 deletion
template/W-Framework/description.hpp
with
4 additions
and
3 deletions
addons/main/script_version.hpp
+
2
−
2
View file @
aa3d186c
#define MAJOR 5
#define MINOR
5
#define MINOR
6
#define PATCH 2
#define BUILD
4
#define BUILD
8
This diff is collapsed.
Click to expand it.
template/W-Framework/description.hpp
+
2
−
1
View file @
aa3d186c
template_version
=
5.
2
.1
;
template_version
=
5.
3
.1
;
#ifdef STANDARD
MEDSYS_DEFAULT_VALUE
=
"standard"
;
#endif
...
...
@@ -27,6 +27,7 @@ respawnDialog = 0;
// - Misc ---------------------------------------------------------------------
disabledAI
=
1
;
saving
=
0
;
#ifdef DISABLE_CHANNELS_GLOBAL_SIDE_COMMAND
disableChannels
[]
=
{
0
,
1
,
2
};
#endif
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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