diff options
author | Michal Ratajsky <[email protected]> | 2014-11-10 10:20:16 +0100 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-11-10 10:20:16 +0100 |
commit | 194e26e0be4660dae0987445c0edcfa8349fde51 (patch) | |
tree | cf4c06333aa7ac20b949355aeade1645554532d1 /configure.ac | |
parent | 18e81ee51655eb0bf122daf1d2ccdb75950bd3fe (diff) | |
download | mate-media-194e26e0be4660dae0987445c0edcfa8349fde51.tar.bz2 mate-media-194e26e0be4660dae0987445c0edcfa8349fde51.tar.xz |
Bump version and update NEWS
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 49f4480..6904a7a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.9.0], + [1.9.1], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |