Skip to content

Commit 8e1f309

Browse files
committed
update version to 0.6.0
1 parent ca5efe2 commit 8e1f309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scanner/scanner-common/scanner-common.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#include <glib.h>
1111

1212
#define LOUDNESS_SCANNER_VERSION_MAJOR 0
13-
#define LOUDNESS_SCANNER_VERSION_MINOR 5
14-
#define LOUDNESS_SCANNER_VERSION_PATCH 3
13+
#define LOUDNESS_SCANNER_VERSION_MINOR 6
14+
#define LOUDNESS_SCANNER_VERSION_PATCH 0
1515

1616
struct file_data {
1717
ebur128_state *st;

0 commit comments

Comments
 (0)