Parcourir la source

Bump to version 7.4

David Seifert il y a 6 ans
Parent
révision
96e17662da
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Voir le fichier

@@ -1,6 +1,6 @@
1 1
 cmake_minimum_required(VERSION 3.1.3)
2 2
 
3
-project(slop VERSION 7.3.49 LANGUAGES CXX)
3
+project(slop VERSION 7.4 LANGUAGES CXX)
4 4
 
5 5
 set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build (Debug or Release)")
6 6