]> sigrok.org Git - libsigrok.git/blobdiff - src/input/input.c
Doxygen: Update relevant @since tags to 0.5.1.
[libsigrok.git] / src / input / input.c
index 282084cab008332593cab865a1e5ad987138a075..f566f89d18a58950195e009b0d5d5ef2844507b5 100644 (file)
@@ -538,7 +538,7 @@ SR_API int sr_input_scan_file(const char *filename, const struct sr_input **in)
  * useful when an application did not create the input stream by specifying
  * an input module, but instead some shortcut or convenience wrapper did.
  *
- * @since 0.6.0
+ * @since 0.5.1
  */
 SR_API const struct sr_input_module *sr_input_module_get(const struct sr_input *in)
 {