Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Aug 13, 2023
1 parent 2e2e11a commit 58f301c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
#================= Project Setup ==========================

# CMake
cmake_minimum_required(VERSION 3.23.0...3.25.0)
cmake_minimum_required(VERSION 3.23.0...3.26.0)

# Project
# NOTE: DON'T USE TRAILING ZEROS IN VERSIONS
project(Squish
VERSION 1.15.1
VERSION 1.15.1.1
LANGUAGES CXX
DESCRIPTION "S3TC/DXT compliant image compression"
)
Expand Down

0 comments on commit 58f301c

Please sign in to comment.