Skip to content

Commit

Permalink
update for release 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
SARL ENR-68 committed May 8, 2014
1 parent 64d58be commit 41774d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ IsoDumper 0.21
- added an "About isodumper" window "GtkAboutDialog".
- Integration of find_devices in the main file.
- fix of the behaviour of windows, not closing the application after escape from the confirmation dialog.
- fix transmission of the user name to write the log file at the good place
- fix transmission of the user name to write the log file at the good place.
- update all translations for new changes.

IsoDumper 0.20
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ install: all

# for LIBFILES isodumper.py find_devices
mkdir -p $(DESTDIR)$(LIBDIR)/isodumper
install -m 755 lib/find_devices $(DESTDIR)$(LIBDIR)/isodumper
install -m 755 lib/isodumper.py $(DESTDIR)$(LIBDIR)/isodumper

# for DATADIR isodumper.py header.png
Expand Down

0 comments on commit 41774d1

Please sign in to comment.