diff options
author | infirit <[email protected]> | 2014-02-19 23:01:18 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-19 23:01:18 +0100 |
commit | d6dfbdf4d3989ec215b2265031c1998dc157a204 (patch) | |
tree | ba82d4398170cf48ad29bead47368a03003e1f11 /configure.ac | |
parent | 8ac27168beb5113510a35c6a645f8dd03f076113 (diff) | |
download | caja-dropbox-d6dfbdf4d3989ec215b2265031c1998dc157a204.tar.bz2 caja-dropbox-d6dfbdf4d3989ec215b2265031c1998dc157a204.tar.xz |
Bump version to 1.7.90caja-dropbox-1.7.90
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 95acafc..cb5f328 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Initialization -AC_INIT([caja-dropbox], [0.7.2], [http://www.mate-desktop.org/]) +AC_INIT([caja-dropbox], [1.7.90], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip]) |