Skip to content

Commit

Permalink
Next release, adding authors and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
metal3d committed Feb 12, 2019
1 parent 443317f commit aeb16ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Patrice Ferlet - Main leader, programmer

== Contributors ==

Igor Borges - Many improvements and fixes
Andrzej Bednarski - Fixes
Laurent Bachelier - Patches
alejandrogallo - Patches
Markus Mikkolainen - Patches(update function,blinkenlights,vumeter,progressbar)
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SHELL=bash
PREFIX ?= /usr/local
LIBDIR ?= $(DESTDIR)$(PREFIX)/lib

VERSION=1.3
VERSION=1.4


all: test
Expand Down

0 comments on commit aeb16ef

Please sign in to comment.