diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-15 16:22:08 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-15 16:22:08 +0200 |
commit | 6e310bd968ba9d6651dd1092660271fed16e498a (patch) | |
tree | cef911044e897305ffcad671b509cb0b91ec8fff | |
parent | 40ce1b3d47077c1cc2b7d4af91ed8c71fdaf10b4 (diff) | |
download | mate-common-6e310bd968ba9d6651dd1092660271fed16e498a.tar.bz2 mate-common-6e310bd968ba9d6651dd1092660271fed16e498a.tar.xz |
Bump version to 1.7.0mate-common-1.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 96ddd67..5b1cea9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.6.1], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.7.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |