]> sigrok.org Git - pulseview.git/commitdiff
CMakeLists.txt: Set PulseView version to 0.4.1. pulseview-0.4.1
authorUwe Hermann <redacted>
Mon, 29 Oct 2018 09:01:13 +0000 (10:01 +0100)
committerUwe Hermann <redacted>
Mon, 29 Oct 2018 10:40:56 +0000 (11:40 +0100)
CMakeLists.txt

index b74792de7a1d33b3267867f291ea04d3bf0fbce7..a19593d7219f73663b7e88da6797bf4e2e54473c 100644 (file)
@@ -183,7 +183,7 @@ memaccess_check_unaligned_le(HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS)
 #-------------------------------------------------------------------------------
 
 set(PV_TITLE PulseView)
-set(PV_VERSION_STRING "0.5.0")
+set(PV_VERSION_STRING "0.4.1")
 
 set(PV_GLIBMM_VERSION ${PKGDEPS_glibmm-2.4_VERSION})