Skip to content

Commit

Permalink
release 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jan 31, 2020
1 parent c91853c commit 65fb009
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
### python-caja 1.23.1

* Translations update
* configure: get quieter output from make
* Get rid of commons
* migrate from intltools to gettext
* README: update required Python version
* drop Python 2 support (#50)
* Make configure.ac cross compile safe.
* Remove trailing whitespaces

### python-caja 1.23.0

* tx: sync with transifex
* Translations update
* Add support for building with Python 3.8
* Change url project's website
* Create FUNDING.yml
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([python-caja], [1.23.0],
AC_INIT([python-caja], [1.23.1],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])

Expand Down

0 comments on commit 65fb009

Please sign in to comment.