diff options
author | raveit65 <[email protected]> | 2019-04-01 11:56:59 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-01 11:56:59 +0200 |
commit | c0d84cefbd3a888a829ad9bda9a1dde929f82a9f (patch) | |
tree | ee0542b361dba4575ccb39902c8e0c66efdd3c74 /configure.ac | |
parent | 6965177ec95feeb4d2292208555ebf77da3d35c1 (diff) | |
download | mate-media-c0d84cefbd3a888a829ad9bda9a1dde929f82a9f.tar.bz2 mate-media-c0d84cefbd3a888a829ad9bda9a1dde929f82a9f.tar.xz |
release 1.22.1v1.22.1
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 5767b0e..2225128 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.22.0], + [1.22.1], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |