Skip to content

Commit

Permalink
Update version to 3.8.2nightly3
Browse files Browse the repository at this point in the history
  • Loading branch information
pljones committed Jun 23, 2022
1 parent ca6f129 commit 3a3d4e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

### 3.8.2dev <- NOTE: the release version number will be 3.9.0 ###
### 3.8.2nightly3 <- NOTE: the release version number will be 3.9.0 ###

- JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
(contributed by @Rob-NY)
Expand Down
2 changes: 1 addition & 1 deletion Jamulus.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 3.8.2dev
VERSION = 3.8.2nightly3

# use target name which does not use a capital letter at the beginning
contains(CONFIG, "noupcasename") {
Expand Down

0 comments on commit 3a3d4e1

Please sign in to comment.