Skip to content

Commit

Permalink
2.5.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Apr 8, 2017
1 parent a4e2d85 commit 1fe8802
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
libgphoto2 2.5.12.1 development release
libgphoto2 2.5.13 release

pentax:
* Now using the pktriggercord codebase
* lots of improvements
* Please report missing Pentax K USB ids that are supported by pktriggercord!

ptp2:
* iPhone iOS 10.2 and later storage handling fixed, added dynamic storage handling
Expand All @@ -14,7 +15,7 @@ ptp2:
* Sony: SLT A37, DSC-RX100M5
* Nikon KeyMission 360
* Canon PowerShot G16
* Canon EOS M5
* Canon EOS M5, EOS M10
* Fuji Fujifilm XT-2
* GoPro Hero 5 Black

Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ AC_PREREQ(2.59)
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.13 at least or higher!
AC_INIT([libgphoto2 photo camera library], [2.5.12.1], [[email protected]], [libgphoto2])
dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.14 at least or higher!
AC_INIT([libgphoto2 photo camera library], [2.5.13], [[email protected]], [libgphoto2])

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

0 comments on commit 1fe8802

Please sign in to comment.