From 6522ffcc36470b7dcef98128db3666336b6ef770 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 24 Jan 2018 14:38:55 +0100 Subject: [PATCH] - version 1.5.11 because of creating bad tag --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d3cf45776..8f3fccf41 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(system-config-printer, 1.5.10) +AC_INIT(system-config-printer, 1.5.11) AC_CONFIG_SRCDIR(system-config-printer.py) AM_INIT_AUTOMAKE([dist-xz dist-bzip2 subdir-objects 1.6]) IT_PROG_INTLTOOL