Commit 4c84be4f authored by Michael Tesch's avatar Michael Tesch
Browse files

bump version to 0.4.2

parent 3f50e07f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#
cmake_minimum_required (VERSION 3.1)
project (cppduals
  VERSION 0.3.1
  VERSION 0.4.2
  LANGUAGES C CXX
  )
include (GNUInstallDirs)