prelude-correlator/master: Update NEWS, bump version
[email protected] Mon, 8 Mar 2010 09:18:53 +0100 (CET)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 8a1e4979e472b4041ddcbec2584bdb9c5e6afdbc Author: Yoann Vandoorselaere <[email protected]> Date: Mon Mar 8 09:18:32 2010 +0100 Update NEWS, bump version ======================================== NEWS | 5 +++++ prelude_correlator.egg-info/PKG-INFO | 2 +- setup.py | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) ======================================== diff --git a/NEWS b/NEWS index 5bc79ef..8323fb6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +* 2010-03-08, prelude-correlator-1.0.0rc4: + +- Fix installation problem (#372). + + * 2010-03-05, prelude-correlator-1.0.0rc3: - Prelude-Correlator wasn't properly updating context (and thus, didn't diff --git a/prelude_correlator.egg-info/PKG-INFO b/prelude_correlator.egg-info/PKG-INFO index 750d31d..bf9902f 100644 --- a/prelude_correlator.egg-info/PKG-INFO +++ b/prelude_correlator.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: prelude-correlator -Version: 1.0.0rc3 +Version: 1.0.0rc4 Summary: Prelude-Correlator perform real time correlation of events received by Prelude Home-page: http://www.prelude-ids.com Author: Yoann Vandoorselaere diff --git a/setup.py b/setup.py index 429a261..9d739e2 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from setuptools import setup, find_packages from setuptools.command.install import install from setuptools.command.sdist import sdist -PRELUDE_CORRELATOR_VERSION = "1.0.0rc3" +PRELUDE_CORRELATOR_VERSION = "1.0.0rc4" class my_sdist(sdist): _______________________________________________ Prelude-cvslog site list [email protected] http://lists.prelude-technologies.com/mailman/listinfo/prelude-cvslog