Commit 4e33d1ce authored by Paul Asmuth's avatar Paul Asmuth
Browse files

set version to 0.7.0

parent 72737db7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cmake_minimum_required(VERSION 3.8)
project(clip VERSION "0.6.0")
project(clip VERSION "0.7.0")
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/extra/cmake")


+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by clip v0.6.0 (clip-lang.org) -->
<!-- Generated by clip v0.7.0 (clip-lang.org) -->
<svg xmlns="http://www.w3.org/2000/svg" width="1024.000000" height="512.000000">
  <rect width="1024.000000" height="512.000000" fill="#ffffff" fill-opacity="1.000000"/>
  <path d="M82.4313 467.6 L1009.33 467.6 " fill="none" stroke-width="1.333333" stroke="#000000ff"/>
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by clip v0.6.0 (clip-lang.org) -->
<!-- Generated by clip v0.7.0 (clip-lang.org) -->
<svg xmlns="http://www.w3.org/2000/svg" width="1200.000000" height="480.000000">
  <rect width="1200.000000" height="480.000000" fill="#ffffff" fill-opacity="1.000000"/>
  <path d="M14.6667 44.4 L1185.33 44.4 " fill="none" stroke-width="1.333333" stroke="#000000ff"/>
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by clip v0.6.0 (clip-lang.org) -->
<!-- Generated by clip v0.7.0 (clip-lang.org) -->
<svg xmlns="http://www.w3.org/2000/svg" width="1200.000000" height="480.000000">
  <rect width="1200.000000" height="480.000000" fill="#ffffff" fill-opacity="1.000000"/>
  <path d="M83.4938 435.6 L1185.33 435.6 " fill="none" stroke-width="1.333333" stroke="#000000ff"/>
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by clip v0.6.0 (clip-lang.org) -->
<!-- Generated by clip v0.7.0 (clip-lang.org) -->
<svg xmlns="http://www.w3.org/2000/svg" width="2048.000000" height="512.000000">
  <rect width="2048.000000" height="512.000000" fill="#ffffff" fill-opacity="1.000000"/>
  <path d="M137.359 108 L1910.64 108 " fill="none" stroke-width="3.333333" stroke="#000000ff"/>
Loading