Skip to content

Commit

Permalink
Bump cmake_minimum_required
Browse files Browse the repository at this point in the history
  • Loading branch information
roehling committed May 3, 2024
1 parent e60b9ed commit e78b69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
cmake_minimum_required(VERSION 3.14...3.28)
cmake_minimum_required(VERSION 3.14...3.29)
project(
postsrsd
VERSION 2.0.9
Expand Down

0 comments on commit e78b69d

Please sign in to comment.