Skip to content

Commit

Permalink
release 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jul 23, 2022
1 parent b6a306d commit 3772303
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### caja-glib-2.50 1.26.2

* support an explicit --select command line option
* navigation-window: suppress GtkAction warnings
* build: underline package name and version in configure summary

### caja-glib-2.50 1.26.1

* rename and require glib-2.50.0
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)

AC_INIT([caja-glib-2.50],
[1.26.1],
[1.26.2],
[https://github.com/mate-desktop/caja/issues],
[caja-glib-2.50],
[https://mate-desktop.org])
Expand Down

0 comments on commit 3772303

Please sign in to comment.