Skip to content

Commit e448d5a

Browse files
author
raveit65
committed
release 1.28.0
1 parent 8c5669c commit e448d5a

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

NEWS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
### python-caja 1.28.0
2+
3+
* Translations update
4+
15
### python-caja 1.27.0
26

3-
* tx: sync with transifex
4-
* tx: update resource
5-
* tx: migrate config file
7+
* Translations update
68
* Use a blank line at most
79
* caja-python: do not discard const modifier in PyImport_ImportModuleEx
810
* caja-python: missing g_strdup

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

0 commit comments

Comments
 (0)