From 88cb14b030cb02995b7b4af2b57e842d80ed6a14 Mon Sep 17 00:00:00 2001 From: louis-barman Date: Sun, 13 Dec 2020 12:50:39 +0000 Subject: [PATCH] Changed the version number for release v1.0.0 --- Changelog.txt | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 2848f93..d971af5 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,4 @@ -1.0.0-RC1 (12 Dec 2020) +1.0.0 (13 Dec 2020) - Integrated fluidsynth as a build option. - Changes necessary for building an AppImage. - Added to the manual language selection. diff --git a/src/version.h b/src/version.h index 4943457..f3bb8b3 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ -#define PB_VERSION "1.0.0-RC1" +#define PB_VERSION "1.0.0" #define MUSIC_RELEASE 4