File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Diligent Engine is distributed under [Apache 2.0 license](License.txt) and is fr
47
47
| <img src =" https://github.com/DiligentGraphics/DiligentCore/blob/master/media/macos-logo.png " width =24 valign =" middle " > MacOS | OpenGL4.1 (No compute shaders) | [ ![ Build Status] ( https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master )] ( https://travis-ci.org/DiligentGraphics/DiligentEngine ) |
48
48
| <img src =" https://github.com/DiligentGraphics/DiligentCore/blob/master/media/apple-logo.png " width =24 valign =" middle " > iOS | OpenGLES3.0 (vertex and fragment shaders only) | [ ![ Build Status] ( https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master )] ( https://travis-ci.org/DiligentGraphics/DiligentEngine ) |
49
49
50
- Last Stable Release - [ v2.3.a ] ( https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.a )
50
+ Last Stable Release - [ v2.3.b ] ( https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.b )
51
51
52
52
# Clonning the Repository
53
53
@@ -59,7 +59,7 @@ This is the master repository that contains three [submodules](https://git-scm.c
59
59
60
60
To checkout the last stable release, run the following commands:
61
61
62
- * git checkout tags/v2.3.a
62
+ * git checkout tags/v2.3.b
63
63
64
64
* git submodule update --init --recursive
65
65
You can’t perform that action at this time.
0 commit comments