options->add( OptionsInterface::INSTALL_TIMESTAMP, time() ); $this->options->add( OptionsInterface::INSTALL_VERSION, $this->get_version() ); } }