Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brunelli committed Jan 22, 2020
1 parent ca7fa48 commit 37729fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wl-clipboard-x11
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ WL_PASTE=$(command -v wl-paste) || exit 1

CLIPBOARD_BACKEND="WL_CLIPBOARD"
CLIPBOARD_COMMAND="${WL_COPY}"
VERSION=4
VERSION=5

calc() { awk "BEGIN{print $*}"; }

Expand Down

0 comments on commit 37729fc

Please sign in to comment.