diff options
author | Stefano Karapetsas <[email protected]> | 2015-05-04 17:41:06 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-05-04 17:41:06 +0200 |
commit | 86ca42044f72dfb03f0f67b86567823e42cb4461 (patch) | |
tree | e53738884b89a25a3c0df6672d1c48a245838242 /configure.ac | |
parent | 0f4df60116ed63ced5b946d118a7a7d5e54b6153 (diff) | |
download | mate-media-86ca42044f72dfb03f0f67b86567823e42cb4461.tar.bz2 mate-media-86ca42044f72dfb03f0f67b86567823e42cb4461.tar.xz |
Bump version to 1.10.0mate-media-1.10.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 38ea8bb..6048dd8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.9.90], + [1.10.0], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |