Skip to content

Commit

Permalink
README.md, configure.ac: bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
josephholsten committed Dec 18, 2015
1 parent af7be52 commit c02fc6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Mac OS X Homebrew:

From source:

FLOCK_VERSION=0.2.2
FLOCK_VERSION=0.2.3
wget https://github.com/discoteq/flock/releases/download/v${FLOCK_VERSION}/flock-${FLOCK_VERSION}.tar.xz
xz -dc flock-${FLOCK_VERSION}.tar.xz | tar -x
cd flock-${FLOCK_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_INIT([flock],
[0.2.2],
[0.2.3],
[[email protected]],,
[https://github.com/josephholsten/flock])

Expand Down

0 comments on commit c02fc6b

Please sign in to comment.