Skip to content

Commit

Permalink
Release 21.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
tari01 committed Apr 23, 2021
1 parent 1d82059 commit 90933a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libodiosacd (21.4.23) unstable; urgency=medium

* src/reader/disc.c: Make filenames FAT32-friendly

-- Robert Tari <robert@tari.in> Fri, 23 Apr 2021 17:58:00 +0100

libodiosacd (21.3.28) unstable; urgency=medium

* Makefile: install into lib64 if it exists
Expand Down
2 changes: 1 addition & 1 deletion src/libodiosacd.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#ifndef LIBODIOSACD_H
#define LIBODIOSACD_H

#define LIBVERSION "21.3.28"
#define LIBVERSION "21.4.23"

#include "reader/disc.h"
#include "stdbool.h"
Expand Down

0 comments on commit 90933a9

Please sign in to comment.