Skip to content

Commit 97dbc62

Browse files
committed
another version bump
1 parent 3fa9868 commit 97dbc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

waveform.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1753,7 +1753,7 @@ static DB_misc_t plugin = {
17531753
.plugin.api_vmajor = 1,
17541754
.plugin.api_vminor = 5,
17551755
.plugin.version_major = 0,
1756-
.plugin.version_minor = 4,
1756+
.plugin.version_minor = 5,
17571757
#if GTK_CHECK_VERSION(3,0,0)
17581758
.plugin.id = "waveform_seekbar-gtk3",
17591759
#else

0 commit comments

Comments
 (0)