Skip to content

Commit

Permalink
release 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 14, 2024
1 parent 82c7652 commit acb8c06
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 @@
### libmateweather 1.28.0

* Translations update
* The url with 'www.' is a permanent redirect (308) to the url without it
* timezone: declare 'tzdir' as 'const char'

### libmateweather 1.27.1

* Translations update
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([libmateweather], [1.27.1], [https://mate-desktop.org])
AC_INIT([libmateweather], [1.28.0], [https://mate-desktop.org])
AC_PREREQ(2.60)

AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit acb8c06

Please sign in to comment.