summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2019-09-22 12:42:28 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2019-09-22 12:42:28 +0200
commit519f74b285f79ce2e4025218675168a2a1f15bd9 (patch)
tree3933da26f4c82a776d4eb6233c53c48ed118c4fa /configure.ac
parentff6b2c5ec542876ebe6c222b5e5472af5023adcf (diff)
downloadglibmm-2.60.1.tar.gz
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 1e6e40e2..e8e603e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([glibmm], [2.60.0],
+AC_INIT([glibmm], [2.60.1],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])