summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-05 11:25:14 +0200
committerStefano Karapetsas <[email protected]>2015-05-05 11:25:14 +0200
commit94ad319b51bff9c5d05bcc8a9b4d9052ebe282da (patch)
treeb001f8370ad4c7643767506ecedda43b8964829a
parent58339d75cef6282027e124ad7143d7cb3191b028 (diff)
downloadcaja-extensions-94ad319b51bff9c5d05bcc8a9b4d9052ebe282da.tar.bz2
caja-extensions-94ad319b51bff9c5d05bcc8a9b4d9052ebe282da.tar.xz
Bump version to 1.10.0caja-extensions-1.10.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 97521dd..f4454b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.90
+1.10.0
* wallpaper: Added new 'Set as wallpaper' extension
* sendto: re-introduce the option to select plugins to build
diff --git a/configure.ac b/configure.ac
index 8dfab5b..ba76134 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([caja-extensions], 1.9.90, [https://github.com/mate-desktop/caja-extensions])
+AC_INIT([caja-extensions], 1.10.0, [https://github.com/mate-desktop/caja-extensions])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])
AC_CONFIG_HEADERS(config.h)