Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
monicasarbu committed May 9, 2014
1 parent 4abf417 commit d800e11
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
BIN_PATH?=/usr/bin
CONF_PATH?=/etc/packetbeat
VERSION?=0.1.0
VERSION?=0.1.1
ARCH?=$(shell uname -m)

packetbeat: *.go
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
packetbeat (0.1.1-1) unstable; urgency=low

* Updated to version 0.1.1

-- Monica Sarbu <monica@packetbeat.com> Sat, 10 May 2014 01:05:00 +0100

packetbeat (0.1.0-1) unstable; urgency=low

* First version
Expand Down
2 changes: 1 addition & 1 deletion rpm/packetbeat.spec
@@ -1,6 +1,6 @@
Summary: Packetbeat network agent
Name: packetbeat
Version: 0.1.0
Version: 0.1.1
Release: 1%{?dist}
Source: %{name}.tar.gz

Expand Down

0 comments on commit d800e11

Please sign in to comment.