raysan5 / raylib

A simple and easy-to-use library to enjoy videogames programming

Home Page:http://www.raylib.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[build] next release version

sakgoyal opened this issue · comments

Issue description

I know #3639 exists and fixed the issue of cmake complaining about the minimum cmake version, but I wanted to know what the next release of raylib would be so I can stop seeing this warning show up.

I am unsure if I can just directly use the master branch / specific commit hash instead of using the 5.0 release that fixes this.

I understand this is very trivial, but its something I want to fix.

Environment

  • Windows 10
  • CPM package manager
  • Cmake 3.36
  • raylib 5.0

Issue Screenshot

image

commented

@sakgoyal I'm afraid I don't understand your request, what do you need exactly?

Can I use the master branch without causing issues? im not sure how safe it is to use the master branch for my game

commented

@sakgoyal Master branch is stable, I use it on production for my tools.