Skip to content

Commit

Permalink
beep-1.4.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ndim committed Feb 6, 2020
1 parent 20d5086 commit 9431e93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
1.4.*
1.4.8
-----
- At build time, avoid error messages related to maybe building without
git installed, or from a tarball instead of a git source tree.
- Improve issue-6-benchmark report to help people with solving issue #6.

1.4.7
-----
Expand Down
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# default installation location for beep.

PACKAGE_TARNAME = beep
PACKAGE_VERSION = 1.4.7
PACKAGE_VERSION = 1.4.8

DESTDIR=
prefix=/usr
Expand Down

0 comments on commit 9431e93

Please sign in to comment.