We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d7aa1 commit e28e9b3Copy full SHA for e28e9b3
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([cpdb-backend-cups],[1.1.0],[nilanjanalodh@gmail.com],[CPDB - CUPS Backend], [https://github.com/OpenPrinting/cpdb-backend-cups])
+AC_INIT([cpdb-backend-cups],[1.1.1],[nilanjanalodh@gmail.com],[CPDB - CUPS Backend], [https://github.com/OpenPrinting/cpdb-backend-cups])
6
AM_INIT_AUTOMAKE([-Wall foreign])
7
AC_CONFIG_SRCDIR([src/print_backend_cups.c])
8
0 commit comments