Skip to content

Commit edad134

Browse files
committed
release 0.6.22
1 parent a6a3db1 commit edad134

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exif-0.6.x:
1+
exif-0.6.22 (2020-05-19):
22
* New translations: ast, fur, ko, ms, pt_BR, ru, tr
33
* Updated translations: many!
44
* Fix a number of compiler and automake warnings

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.59)
2-
AC_INIT([libexif command line interface], [0.6.21.1], [libexif-devel@lists.sourceforge.net], [exif])
2+
AC_INIT([libexif command line interface], [0.6.22], [libexif-devel@lists.sourceforge.net], [exif])
33
AC_CONFIG_SRCDIR([exif/main.c])
44
AC_CONFIG_HEADERS([config.h])
55
AC_CONFIG_MACRO_DIR([auto-m4])

0 commit comments

Comments
 (0)