[libdvdnav-devel] [Git][videolan/libdvdread][master] Update NEWS for 6.1.2

Jean-Baptiste Kempf gitlab at videolan.org
Sun Apr 18 09:50:23 UTC 2021



Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdread


Commits:
802c8fc2 by Jean-Baptiste Kempf at 2021-04-18T11:49:57+02:00
Update NEWS for 6.1.2

- - - - -


2 changed files:

- NEWS
- configure.ac


Changes:

=====================================
NEWS
=====================================
@@ -1,3 +1,7 @@
+libdvdread (6.1.2)
+ * Fix Win32 Unicode paths opening
+ * Fix warnings and build improvements
+
 libdvdread (6.1.1)
  * Fix the soversion following ABI breakage
 


=====================================
configure.ac
=====================================
@@ -1,7 +1,7 @@
 dnl library version number
 m4_define([dvdread_major], 6)
 m4_define([dvdread_minor], 1)
-m4_define([dvdread_micro], 1)
+m4_define([dvdread_micro], 2)
 m4_define([dvdread_version],[dvdread_major.dvdread_minor.dvdread_micro])
 
 AC_INIT(libdvdread, dvdread_version)



View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/802c8fc20267fd8a30b89452abfbde258d341c52

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/802c8fc20267fd8a30b89452abfbde258d341c52
You're receiving this email because of your account on code.videolan.org.




More information about the libdvdnav-devel mailing list