summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-23 15:32:39 +0100
committerraveit65 <[email protected]>2019-02-23 15:32:39 +0100
commitd644306a6baaff4ebedd539ec5e0221d0182a73a (patch)
tree6e393caf2f820cc7bd9f6595f2cbba5a46b00222
parentc0b85700a0742c8d82b7fbf3ede1409050566baa (diff)
downloadmate-backgrounds-d644306a6baaff4ebedd539ec5e0221d0182a73a.tar.bz2
mate-backgrounds-d644306a6baaff4ebedd539ec5e0221d0182a73a.tar.xz
release 1.22.0v1.22.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2648355..daa2dae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-backgrounds 1.22.0
+
+ * Initialize Travis CI support
+
### mate-backgrounds 1.21.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 33121c7..87092ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.21.0],
+ [1.22.0],
[http://www.mate-desktop.org])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])