Skip to content

Commit

Permalink
2.5.28 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Jan 3, 2022
1 parent 07a2176 commit 7ac02fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libgphoto2 2.5.27.1 development snapshot
libgphoto2 2.5.28 release

general:
* OS/2 support removed (broken and unused since at least 2006)
Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ AC_PREREQ([2.69])
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.28 at least or higher!
dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.29 at least or higher!
AC_INIT([libgphoto2 photo camera library],
[2.5.27.1],
[2.5.28],
[[email protected]],
[libgphoto2])

Expand Down

0 comments on commit 7ac02fa

Please sign in to comment.