From 6c0f9641e6068d3409b7484d7f9bf065f01c9af8 Mon Sep 17 00:00:00 2001 From: Peter L Jones Date: Fri, 29 Jul 2022 16:37:39 +0100 Subject: [PATCH] Update ChangeLog and Jamulus.pro for 3.9.0 --- ChangeLog | 2 +- Jamulus.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 25013674bd..6e8cb00f8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -### 3.8.2dev <- NOTE: the release version number will be 3.9.0 ### +### 3.9.0 (2022-07-29) - Feature: Added **_EXPERIMENTAL_** new JSON-RPC interface to control client and server (see [docs/JSON-RPC.md](https://github.com/jamulussoftware/jamulus/blob/master/docs/JSON-RPC.md) for details) (#1975, #2505). (contributed by @dtinth, @Rob-NY) diff --git a/Jamulus.pro b/Jamulus.pro index d660b7c46a..4fc3c45328 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.8.2dev +VERSION = 3.9.0 # use target name which does not use a capital letter at the beginning contains(CONFIG, "noupcasename") {