diff options
author | monsta <[email protected]> | 2016-04-08 14:37:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-08 14:37:12 +0300 |
commit | 9812760d82e747b427e14851e6fb9842c7b598dc (patch) | |
tree | 86f6ae674fffc81eaa2c7376b7a084c66a3c3ef8 | |
parent | 4f43a33057eadf66c142993cffb9a3b156f82fad (diff) | |
download | caja-dropbox-9812760d82e747b427e14851e6fb9842c7b598dc.tar.bz2 caja-dropbox-9812760d82e747b427e14851e6fb9842c7b598dc.tar.xz |
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ef95d8e..444e06f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Initialization -AC_INIT([caja-dropbox], [1.13.0], [http://www.mate-desktop.org/]) +AC_INIT([caja-dropbox], [1.14.0], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip]) |