cec: fixed missing firmware version and build date in cec-client -l / GetDeviceInform...
[deb_libcec.git] / src / lib / adapter / USBCECAdapterCommands.h
index d961240fc13c3ca282c53a5c41545792505f004c..70feae9c70c1795e835b7390401cf12c4501921d 100644 (file)
@@ -106,6 +106,11 @@ namespace CEC
      */
     uint32_t RequestBuildDate(void);
 
+    /*!
+     * @return The persisted build date.
+     */
+    uint32_t GetPersistedBuildDate(void) const { return m_iBuildDate; };
+
   private:
     /*!
      * @brief Reads all settings from the eeprom.