X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=864b21214100ddb156dd0bb3192896a353fbdd01;hb=14001c49fe0fb3d95a0f69f63344e7ae59d28180;hp=b13632fe54a19c5f183cf90cd080169247bf52de;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/version.h b/src/version.h index b13632fe54..864b212141 100644 --- a/src/version.h +++ b/src/version.h @@ -19,6 +19,9 @@ extern char const * lyx_version; /// extern char const * lyx_release_date; +/// Package identifier (lyx[-]) +extern char const * lyx_package; + /// This is the version information shown by 'lyx -version' extern char const * lyx_version_info;