Skip to content

Commit

Permalink
2.5.23 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Jun 2, 2019
1 parent d0bf512 commit 276c1a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
libgphoto2 2.5.22.1 development
libgphoto2 2.5.23 development

ptp2:
* Sony capture stability and speed improvements
* Canon EOS capture stability improvements
* Canon EOS capture stability improvements, reduce partial read blobs from 5MB to 1MB
* Canon EOS M image format unpacking adjustments
* Olympus OMD: bulb capture added, trigger capture capable
* Panasonic GH5: added manualfocusdrive, capturetarget
* Canon PowerShot X work ... trying to support / improve stability of capture
* PTP string packing adjusted to standard (empty and null strings)
* New ids added:
* Sony Alpha A68, RX100M6, DSC-WX350
* Nikon Coolpix L100
* Canon PowerShot G7X, G9X Mark II
* Canon Rebel T6, EOS 2000D
* Fuji X-A2, GFX 50R
* Fuji X-A2, GFX 50R, XT-30
* Ricoh WG-M2
* libmtp ids synced.

pentax:
* synced smaller parts with pktriggercord

translations:
* updated danish
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dnl NOTE: Be version style _higher_ than the last release.
dnl So lastversion.X.trunk for instance. Bump X if necessary.

dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.23 at least or higher!
AC_INIT([libgphoto2 photo camera library], [2.5.22.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_INIT([libgphoto2 photo camera library], [2.5.23], [gphoto-devel@lists.sourceforge.net], [libgphoto2])

AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 276c1a4

Please sign in to comment.