-rw-r--r-- | libmatheval.pc.in | 6 |
diff --git a/libmatheval.pc.in b/libmatheval.pc.in index 1ff58ac..30eeb28 100644 --- a/libmatheval.pc.in +++ b/libmatheval.pc.in @@ -1,5 +1,5 @@ -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free -# Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012 +# Free Software Foundation, Inc. # # This file is part of GNU libmatheval # @@ -24,7 +24,7 @@ includedir=@includedir@ Name: libmatheval Description: Library of functions for evaluating mathematical expressions -Version: 1.1.8 +Version: 1.1.9 Libs: -L${libdir} -lmatheval Libs.private: @LEXLIB@ -lm Cflags: -I${includedir} |