Browse Source

Update CMakeLists.txt

merge-requests/365/head
VJSchneid 8 years ago committed by GitHub
parent
commit
521a847d1e
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -1,7 +1,7 @@
cmake_minimum_required (VERSION 2.8.8)
project(juci)
set(JUCI_VERSION "1.3.1")
set(JUCI_VERSION "1.3.0.1")
set(CPACK_PACKAGE_NAME "jucipp")
set(CPACK_PACKAGE_CONTACT "Ole Christian Eidheim <eidheim@gmail.com>")

Loading…
Cancel
Save