Skip to content

Commit 0724153

Browse files
committed
2.5.27 release
1 parent 0108c7f commit 0724153

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libgphoto2 2.5.26.1 development release
1+
libgphoto2 2.5.27 release
22

33
ptp2:
44
* report filesizes larger than 4GB correctly
@@ -39,6 +39,9 @@ ptp2:
3939
canon:
4040
* more shutterspeed reported
4141

42+
translations:
43+
* updated french
44+
4245
------------------------------------------------------------------------------
4346
libgphoto2 2.5.26 release
4447

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ AC_PREREQ(2.62)
44
dnl NOTE: Be version style _higher_ than the last release.
55
dnl So lastversion.X.trunk for instance. Bump X if necessary.
66

7-
dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.27 at least or higher!
8-
AC_INIT([libgphoto2 photo camera library], [2.5.26.1], [[email protected]], [libgphoto2])
7+
dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.28 at least or higher!
8+
AC_INIT([libgphoto2 photo camera library], [2.5.27], [[email protected]], [libgphoto2])
99

1010
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
1111
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)