summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 19:28:29 +0200
committerraveit65 <[email protected]>2015-10-06 19:28:29 +0200
commitcfd42ab9264243e719c990308b8bd7d29cb210a1 (patch)
tree6460e3708bfc444a2f3f9de2da3bb2592732436a
parentcb83ff2b71f4cfc5ddc3719fb7c7cc4b806b7eda (diff)
downloadcaja-dropbox-cfd42ab9264243e719c990308b8bd7d29cb210a1.tar.bz2
caja-dropbox-cfd42ab9264243e719c990308b8bd7d29cb210a1.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85df0c6..bb9ce4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+caja-dropbox 1.11.0
+==========================
+
caja-dropbox 1.10.0
==========================
diff --git a/configure.ac b/configure.ac
index 970326e..122108b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Initialization
-AC_INIT([caja-dropbox], [1.10.0], [http://www.mate-desktop.org/])
+AC_INIT([caja-dropbox], [1.11.0], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip])