Skip to content

Commit 10676a6

Browse files
committed
cpdb-backend-cups 1.0.1 Release
1 parent 770a9e5 commit 10676a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([cpdb-backend-cups],[1.0.0],[[email protected]],[CPDB - CUPS Backend], [https://github.com/OpenPrinting/cpdb-backend-cups])
5+
AC_INIT([cpdb-backend-cups],[1.0.1],[[email protected]],[CPDB - CUPS Backend], [https://github.com/OpenPrinting/cpdb-backend-cups])
66
AM_INIT_AUTOMAKE([-Wall foreign])
77
AC_CONFIG_SRCDIR([src/print_backend_cups.c])
88

0 commit comments

Comments
 (0)