diff --git a/libisoburn/libisoburn.h b/libisoburn/libisoburn.h index 376f7fc8..55cde9ee 100644 --- a/libisoburn/libisoburn.h +++ b/libisoburn/libisoburn.h @@ -2003,7 +2003,7 @@ int isoburn_igopt_get_part_like_isohybrid(struct isoburn_imgen_opts *opts, int isoburn_igopt_set_iso_mbr_part_type(struct isoburn_imgen_opts *opts, int part_type); -/** Inquire the current setting of isoburn_igopt_set_part_like_isohybrid(). +/** Inquire the current setting of isoburn_igopt_set_iso_mbr_part_type(). @since 1.4.8 @param opts The option set to be inquired. diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 767879ca..710a85e0 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2017.02.27.091402" +#define Xorriso_timestamP "2017.02.27.092840"