File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- libgphoto2 2.5.29.1 development snapshot
1+ libgphoto2 2.5.30 release
22
33ptp2:
44* Canon: fixed display locking/unlocking after exit
55* generic: avoid potential crash on image addition
6- * Sony: Add image information when wait_for_event
6+ * Sony: Add image information when wait_for_event, some config values added
77* Added IDs:
88 * Nikon Zfc, Z9
99 * Sony DSC-WX220, Alpha-A7 IV
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ AC_PREREQ([2.69])
44dnl NOTE: Be version style _higher_ than the last release.
55dnl So lastversion.X.trunk for instance. Bump X if necessary.
66
7- dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.30 at least or higher!
7+ dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.31 at least or higher!
88AC_INIT ( [ libgphoto2 photo camera library] ,
9- [ 2.5.29.1 ] ,
9+ [ 2.5.30 ] ,
10101111 [ libgphoto2] )
1212
You can’t perform that action at this time.
0 commit comments