Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
Shader_Minifier
Commits
380488f3
Commit
380488f3
authored
Jun 03, 2018
by
Laurent Le Brun
Browse files
Bump version to 1.1.6
parent
3e6c8e81
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ast.fs
View file @
380488f3
...
...
@@ -5,7 +5,7 @@ open System.IO
type
targetOutput
=
Text
|
CHeader
|
CList
|
JS
|
Nasm
let
version
=
"1.1.
5
"
// Shader Minifer version
let
version
=
"1.1.
6
"
// Shader Minifer version
let
debugMode
=
true
let
nullOut
=
new
StreamWriter
(
Stream
.
Null
)
:>
TextWriter
...
...
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