Bump version and revision.

This commit is contained in:
John Kessenich 2018-09-07 09:07:03 -06:00
parent ddfb4a8022
commit 1ca0f8e8eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 2870
#define GLSLANG_PATCH_LEVEL 2880

View File

@ -70,7 +70,7 @@
// This should always increase, as some paths to do not consume
// a more major number.
// It should increment by one when new functionality is added.
#define GLSLANG_MINOR_VERSION 8
#define GLSLANG_MINOR_VERSION 9
//
// Call before doing any other compiler/linker operations.