Skip to content

Commit f550162

Browse files
committed
Bump version to 1.18.3.
1 parent bdc27fd commit f550162

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
seahorse-caja 1.18.3
2+
* Support gnupg 2.1 and 2.2.
3+
* Fix desktop files to use valid field code with Exec key.
4+
* Remove GtkStock deprecated usage.
5+
* Minimal version for gtk-3.0 is now 3.10.
6+
17
seahorse-caja 1.18.2
28
* Update FSF address in COPYING file.
39
* Update README.md to clarify this project is based on seahorse-nautilus.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.63])
2-
AC_INIT([seahorse-caja], [1.18.1],
2+
AC_INIT([seahorse-caja], [1.18.3],
33
[https://github.com/darkshram/seahorse-caja/issues],
44
[seahorse-caja])
55

0 commit comments

Comments
 (0)