diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:57:11 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:57:11 +0000 |
commit | f4f63f51a5925dbf10242a9cf85c9b2d4f9f9fa0 (patch) | |
tree | 70bcb4401130222e07cfef88b423b76e636071ca | |
parent | d87f134b9612469bb4a567b98f771147b91fe001 (diff) | |
download | mate-user-share-f4f63f51a5925dbf10242a9cf85c9b2d4f9f9fa0.tar.bz2 mate-user-share-f4f63f51a5925dbf10242a9cf85c9b2d4f9f9fa0.tar.xz |
1.12.0v1.12.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 61cacbd..8abbc95 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(mate-user-share, 1.11.0) +AC_INIT(mate-user-share, 1.12.0) AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip check-news]) AM_CONFIG_HEADER(config.h) |