We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1af269 commit 4ec6298Copy full SHA for 4ec6298
2 files changed
NEWS
@@ -1,7 +1,11 @@
1
+1.5.16 changes
2
+--------------
3
+
4
1.5.15 changes
5
--------------
6
- set the minimum gettext version because autoconf 2.70 requires it (#201)
7
- create README file because autoconf requires it (#201)
8
+- full fix for #179
9
10
1.5.14 changes
11
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(system-config-printer, 1.5.14)
+AC_INIT(system-config-printer, 1.5.15)
AC_CONFIG_SRCDIR(system-config-printer.py)
AM_INIT_AUTOMAKE([dist-xz dist-bzip2 subdir-objects 1.6])
IT_PROG_INTLTOOL
0 commit comments