summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2019-07-09 16:18:55 +0300
committermonsta <[email protected]>2019-07-09 16:18:55 +0300
commit836760e3cc8b7d610256b499cddb334310b55e23 (patch)
tree96a0b7e860b010d450616c3dc246db495a70b65a
parente4706d27926e06cf530f8680c7dcd30c832e340f (diff)
downloadmate-user-share-1.23.0.tar.bz2
mate-user-share-1.23.0.tar.xz
release 1.23.0v1.23.0
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d85aff..b0c079d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### mate-user-share 1.23.0
+
+ * Translations update
+ * silent output
+ * Remove trailing whitespaces
+ * [ci] Add cppcheck html report
+ * Change url project's website
+ * [ci] Enable Clang Static Analyzer
+ * Fix HTTPD config notice
+ * help: update copyright
+
### mate-user-share 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 19cfbda..b23dd06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(mate-user-share, 1.22.0)
+AC_INIT(mate-user-share, 1.23.0)
AC_CONFIG_MACRO_DIR([m4])