Skip to content

Commit 65fb009

Browse files
author
raveit65
committed
release 1.23.1
1 parent c91853c commit 65fb009

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

NEWS

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
### python-caja 1.23.1
2+
3+
* Translations update
4+
* configure: get quieter output from make
5+
* Get rid of commons
6+
* migrate from intltools to gettext
7+
* README: update required Python version
8+
* drop Python 2 support (#50)
9+
* Make configure.ac cross compile safe.
10+
* Remove trailing whitespaces
11+
112
### python-caja 1.23.0
213

3-
* tx: sync with transifex
14+
* Translations update
415
* Add support for building with Python 3.8
516
* Change url project's website
617
* Create FUNDING.yml

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([python-caja], [1.23.0],
1+
AC_INIT([python-caja], [1.23.1],
22
[https://github.com/mate-desktop/python-caja/issues],
33
[python-caja], [http://mate-desktop.org])
44

0 commit comments

Comments
 (0)