From be5b0105b0c7f1eef15f8ebace1efe6e3c7b921d Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Fri, 25 Oct 2013 15:05:08 -0700 Subject: [PATCH] Updating README with download/git information. The git instructions were hard to find and this way they will show up on github. --- CHANGES | 4 ++++ README | 10 ++++++++++ VERSION | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 505cbeeefa..f56bd8411d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ +2.2-beta-158 | 2013-10-25 15:05:08 -0700 + + * Updating README with download/git information. (Robin Sommer) + 2.2-beta-157 | 2013-10-25 11:11:17 -0700 * Extend the documentation of the SQLite reader/writer framework. diff --git a/README b/README index 734246c914..f841ddd3d8 100644 --- a/README +++ b/README @@ -8,11 +8,21 @@ and pointers for getting started. NEWS contains release notes for the current version, and CHANGES has the complete history of changes. Please see COPYING for licensing information. +You can download source and binary releases on: + + http://www.bro.org/download + +To get the current development version, clone our master git +repository: + + git clone --recursive git://git.bro.org/bro + For more documentation, research publications, and community contact information, please see Bro's home page: http://www.bro.org + On behalf of the Bro Development Team, Vern Paxson & Robin Sommer, diff --git a/VERSION b/VERSION index d60e7aef29..8cdf44379f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2-beta-157 +2.2-beta-158