Tweaking include order to avoid b0, b1, etc. macro clash, bump version.

This commit is contained in:
Brad Nelson
2023-01-14 23:14:01 -08:00
parent 75d9185027
commit d78953151a
6 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION=7.0.7.7
VERSION=7.0.7.8
STABLE_VERSION=7.0.6.19
OLD_STABLE_VERSION=7.0.5.4
REVISION=$(shell git rev-parse HEAD | head -c 20)