* @author Ben Klang * @category Horde * @copyright 2002-2017 Horde LLC * @license http://www.horde.org/licenses/gpl GPL * @package Passwd */ class Passwd_Application extends Horde_Registry_Application { /** * The version of passwd as shown in the admin view */ public $version = 'H5 (5.0.7)'; }