Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from smeinecke/master
Browse files Browse the repository at this point in the history
Update NSQ to 0.3.5.

Thank you Stefan !
  • Loading branch information
fclairamb committed Apr 27, 2015
2 parents c249f81 + 0be6e03 commit d77ee2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION=0.3.2
GO_VERSION=1.4.1
VERSION=0.3.5
GO_VERSION=1.4.2

BASE=nsq-$(VERSION).linux-amd64.go$(GO_VERSION)
FILE=tmp/$(BASE).tar.gz
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nsq (0.3.5) unstable; urgency=low

* Updating NSQ package.

-- Stefan Meinecke <[email protected]> Mon, 27 Apr 2015 20:07:00 +0200

nsq (0.3.2) unstable; urgency=low

* Updating NSQ package.
Expand Down

0 comments on commit d77ee2e

Please sign in to comment.