summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-25 13:52:54 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-25 13:52:54 +0200
commit85381b86dcc2490d2b080c178477df9eb65103ca (patch)
tree9afe560b8d4be63427da76ea417dcf238de66979 /configure.ac
parent88b11b180b5a15b50146787bd05a4688c40e6c27 (diff)
downloadmm-common-85381b86dcc2490d2b080c178477df9eb65103ca.tar.gz
1.0.21.0.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e19666b..fcd7449 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [1.0.1], [https://gitlab.gnome.org/GNOME/mm-common/issues/],
+AC_INIT([mm-common], [1.0.2], [https://gitlab.gnome.org/GNOME/mm-common/issues/],
[mm-common], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])