MDL-75463 lib: Update Bennu version number to 0.2

This commit is contained in:
Kevin Percy 2022-11-18 16:37:10 +08:00
parent e45f7f691a
commit a1f4f514d4
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ Mozilla Sunbird.
Information Information
----------- -----------
* Bennu version: based on upstream 0.1 from 2005, heavily customized since then * Bennu version: based on upstream 0.2, heavily customized since then
* Licence: GNU LGPL 2.1 * Licence: GNU LGPL 2.1
* WWW: http://bennu.sourceforge.net/ * WWW: http://bennu.sourceforge.net/

View file

@ -29,7 +29,7 @@
<location>bennu</location> <location>bennu</location>
<name>Bennu</name> <name>Bennu</name>
<description>Bennu is an object-oriented library written in PHP that implements the iCalendar standard (RFC 2445).</description> <description>Bennu is an object-oriented library written in PHP that implements the iCalendar standard (RFC 2445).</description>
<version>0.1-custom</version> <version>0.2-custom</version>
<license>LGPL</license> <license>LGPL</license>
<licenseversion>2.1+</licenseversion> <licenseversion>2.1+</licenseversion>
<repository>https://sourceforge.net/projects/bennu/</repository> <repository>https://sourceforge.net/projects/bennu/</repository>