diff --git a/contrib/debian/changelog b/contrib/debian/changelog index cd59351..6f55c2f 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,5 +1,5 @@ -silentdragonlite (1.5.4) stable; urgency=medium +silentdragonlite (2.0.0) stable; urgency=medium - * 1.5.4.1 release. + * 2.0.0.1 release. -- onryo Sat, 06 Jan 2024 10:20:30 +0200 diff --git a/src/version.h b/src/version.h index 0f14577..09253a4 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // Copyright 2019-2024 The Hush developers // Released under the GPLv3 -#define APP_VERSION "1.5.4" +#define APP_VERSION "2.0.0"