From 0c77cc175ab44aec584c7a956dea892b711d83e2 Mon Sep 17 00:00:00 2001 From: Jan Radon Date: Wed, 18 Jul 2018 12:31:12 +0200 Subject: [PATCH] release version 0.0.12 --- configure.ac | 2 +- rpm/dovecot-ceph-plugin.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 5b701d7b..0e5a330d 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PREREQ([2.59]) -AC_INIT([dovecot-ceph-plugin], [0.0.11], [https://github.com/ceph-dovecot/dovecot-ceph-plugin/issues/new], ,[https://github.com/ceph-dovecot/dovecot-ceph-plugin]) +AC_INIT([dovecot-ceph-plugin], [0.0.12], [https://github.com/ceph-dovecot/dovecot-ceph-plugin/issues/new], ,[https://github.com/ceph-dovecot/dovecot-ceph-plugin]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_SRCDIR([src]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/rpm/dovecot-ceph-plugin.spec b/rpm/dovecot-ceph-plugin.spec index b4f8d0a4..febc03e1 100644 --- a/rpm/dovecot-ceph-plugin.spec +++ b/rpm/dovecot-ceph-plugin.spec @@ -13,7 +13,7 @@ Name: dovecot-ceph-plugin Summary: Dovecot Ceph RADOS plugins -Version: 0.0.11 +Version: 0.0.12 Release: 0%{?dist} URL: https://github.com/ceph-dovecot/dovecot-ceph-plugin Group: Productivity/Networking/Email/Servers