diff options
author | raveit65 <[email protected]> | 2020-02-10 13:54:34 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-02-10 13:54:34 +0100 |
commit | 6bca1c57c29dc4547405c9a87dc53925d4822933 (patch) | |
tree | a9957a45b46a6028303b9012869bd67f5b059cbe /configure.ac | |
parent | 9e09cce8ba72f1292f0504b3688b691a6dbf6528 (diff) | |
download | caja-dropbox-6bca1c57c29dc4547405c9a87dc53925d4822933.tar.bz2 caja-dropbox-6bca1c57c29dc4547405c9a87dc53925d4822933.tar.xz |
release 1.24.0v1.24.0
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 19e37eb..717f423 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Initialization -AC_INIT([caja-dropbox], [1.23.0], [https://mate-desktop.org/]) +AC_INIT([caja-dropbox], [1.24.0], [https://mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip]) |