X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Frelease_notes.h;fp=src%2Flib%2Frelease_notes.h;h=a5026b432103c7a0045fe4c481b6bdfec4f469bf;hp=36f66d25775b6fd85bbb8c489f65cb3ead82ca30;hb=de89da97f4c2fb73426697a16cf8027490e91bae;hpb=a64f55f3a55ae8db95022ff8b5574c1eb4f2dc9f diff --git a/src/lib/release_notes.h b/src/lib/release_notes.h index 36f66d257..a5026b432 100644 --- a/src/lib/release_notes.h +++ b/src/lib/release_notes.h @@ -23,4 +23,4 @@ #include -extern boost::optional find_release_notes(); +extern boost::optional find_release_notes(boost::optional current = boost::optional());