Author: marvin
Date: Tue Sep 30 19:21:26 2014
New Revision: 1628519
URL: http://svn.apache.org/r1628519
Log:
Update to 0.4.1.
Modified:
lucy/site/trunk/content/download.mdtext
lucy/site/trunk/content/index.mdtext
Modified: lucy/site/trunk/content/download.mdtext
URL:
http://svn.apache.org/viewvc/lucy/site/trunk/content/download.mdtext?rev=1628519&r1=1628518&r2=1628519&view=diff
==============================================================================
--- lucy/site/trunk/content/download.mdtext (original)
+++ lucy/site/trunk/content/download.mdtext Tue Sep 30 19:21:26 2014
@@ -1,21 +1,21 @@
Title: Apache Lucy Downloads
-#### Apache Lucy search engine library, release 0.4.0
+#### Apache Lucy search engine library, release 0.4.1
- -
[apache-lucy-0.4.0.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/lucy/apache-lucy-0.4.0.tar.gz)
- - [[OpenPGP]](http://www.apache.org/dist/lucy/apache-lucy-0.4.0.tar.gz.asc)
- - [[MD5]](http://www.apache.org/dist/lucy/apache-lucy-0.4.0.tar.gz.md5)
- - [[SHA512]](http://www.apache.org/dist/lucy/apache-lucy-0.4.0.tar.gz.sha)
- - [CHANGES](http://www.apache.org/dyn/closer.cgi?path=/lucy/CHANGES-0.4.0.txt)
+ -
[apache-lucy-0.4.1.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/lucy/apache-lucy-0.4.1.tar.gz)
+ - [[OpenPGP]](http://www.apache.org/dist/lucy/apache-lucy-0.4.1.tar.gz.asc)
+ - [[MD5]](http://www.apache.org/dist/lucy/apache-lucy-0.4.1.tar.gz.md5)
+ - [[SHA512]](http://www.apache.org/dist/lucy/apache-lucy-0.4.1.tar.gz.sha)
+ - [CHANGES](http://www.apache.org/dyn/closer.cgi?path=/lucy/CHANGES-0.4.1.txt)
- [KEYS](http://www.apache.org/dist/lucy/KEYS)
-#### Apache Clownfish symbiotic object system, release 0.4.0
+#### Apache Clownfish symbiotic object system, release 0.4.1
- -
[apache-clownfish-0.4.0.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/lucy/clownfish/apache-clownfish-0.4.0.tar.gz)
- -
[[OpenPGP]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.0.tar.gz.asc)
- -
[[MD5]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.0.tar.gz.md5)
- -
[[SHA512]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.0.tar.gz.sha)
- -
[CHANGES](http://www.apache.org/dyn/closer.cgi?path=/lucy/clownfish/CHANGES-0.4.0.txt)
+ -
[apache-clownfish-0.4.1.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/lucy/clownfish/apache-clownfish-0.4.1.tar.gz)
+ -
[[OpenPGP]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.1.tar.gz.asc)
+ -
[[MD5]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.1.tar.gz.md5)
+ -
[[SHA512]](http://www.apache.org/dist/lucy/clownfish/apache-clownfish-0.4.1.tar.gz.sha)
+ -
[CHANGES](http://www.apache.org/dyn/closer.cgi?path=/lucy/clownfish/CHANGES-0.4.1.txt)
- [KEYS](http://www.apache.org/dist/lucy/KEYS)
#### Verifying downloaded files
@@ -59,3 +59,4 @@ To verify the SHA512 checksum, use the s
$ cat apache-lucy-*.tar.gz.sha
+
Modified: lucy/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/lucy/site/trunk/content/index.mdtext?rev=1628519&r1=1628518&r2=1628519&view=diff
==============================================================================
--- lucy/site/trunk/content/index.mdtext (original)
+++ lucy/site/trunk/content/index.mdtext Tue Sep 30 19:21:26 2014
@@ -10,7 +10,7 @@ Luceneâ¢](http://lucene.apache.org/)
#### Download
-The current release of the Apache Lucy is [0.4.0](/download.html).
+The current release of the Apache Lucy is [0.4.1](/download.html).
It requires the [Apache Clownfish](/download.html) symbiotic object system.
------------------------------------------------------------------