Skip to content

Commit

Permalink
Release of 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmollekopf committed Jun 7, 2019
1 parent 26e716f commit f0cca4a
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.12)

project(libkdav2)

set(LIBKDAV2_VERSION "0.3")
set(LIBKDAV2_VERSION "0.3.0")

configure_file(libkdav2-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/libkdav2-version.h @ONLY)

Expand Down

0 comments on commit f0cca4a

Please sign in to comment.