From c093ac378432e77bf1dfd98ab4049bd2b0461678 Mon Sep 17 00:00:00 2001 From: Ewan Croft Date: Thu, 6 Aug 2026 07:46:43 +0100 Subject: [PATCH] version: bump to 0.6.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6206d44..73b05c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(POLICY CMP0156) endif() project( wolfram - VERSION 0.6.8 + VERSION 0.6.9 DESCRIPTION "A C/C++ SDK for the AT Protocol" LANGUAGES C CXX) -- 2.51.2