Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
CK
game-dev
amxmodx
Commits
3db71879
Commit
3db71879
authored
Feb 14, 2013
by
David Anderson
Browse files
Bump version for release.
Former-commit-id: 4e0f69d8421b4d0a421f5960ce8ff77497acfa63
parent
146d77f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
product.version
View file @
3db71879
1.8.2
-dev
1.8.2
support/buildbot/bootstrap.pl
View file @
3db71879
...
...
@@ -20,7 +20,8 @@ if ($^O eq "linux" || $^O eq "darwin")
Build::
Command
("
flip -u support/versionchanger.pl
");
Build::
Command
("
chmod +x support/versionchanger.pl
");
}
Build::
Command
(
Build::
PathFormat
('
support/versionchanger.pl
')
.
'
--buildstring="-dev"
');
#Build::Command(Build::PathFormat('support/versionchanger.pl') . ' --buildstring="-dev"');
Build::
Command
(
Build::
PathFormat
('
support/versionchanger.pl
'));
my
$DEVENV
=
"
C:
\\
Windows
\\
Microsoft.NET
\\
Framework
\\
v4.0.30319
\\
MSBuild.exe
";
...
...
Write
Preview
Supports
Markdown
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