Skip to content

Commit

Permalink
Bump version for v1.2.3 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <[email protected]>
  • Loading branch information
troglobit committed Sep 17, 2015
1 parent 4c03342 commit a8d8705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
ROOTDIR ?= $(shell pwd)

#VERSION = $(shell git tag -l | tail -1)
VERSION ?= 1.2.3-beta1
VERSION ?= 1.2.3
NAME = libuev
PKG = $(NAME)-$(VERSION)
ARCHIVE = $(PKG).tar.xz
Expand Down

0 comments on commit a8d8705

Please sign in to comment.