Skip to content

Commit 779bfe1

Browse files
committed
release 1.27.0
1 parent 256fdf2 commit 779bfe1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### python-caja 1.27.0
2+
3+
* tx: sync with transifex
4+
* tx: update resource
5+
* tx: migrate config file
6+
* Use a blank line at most
7+
* caja-python: do not discard const modifier in PyImport_ImportModuleEx
8+
* caja-python: missing g_strdup
9+
110
### python-caja 1.26.0
211

312
* Translations update

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.26.0],
1+
AC_INIT([python-caja], [1.27.0],
22
[https://github.com/mate-desktop/python-caja/issues],
33
[python-caja], [https://mate-desktop.org])
44

0 commit comments

Comments
 (0)