Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/libpainter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/libpainter.pc.in')
-rw-r--r--pkgconfig/libpainter.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/libpainter.pc.in b/pkgconfig/libpainter.pc.in
index 4851d76..d6cd445 100644
--- a/pkgconfig/libpainter.pc.in
+++ b/pkgconfig/libpainter.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libpainter
Description: Library for manipulating memory bitmaps.
-Version: 0.1.0
+Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpainter
Cflags: -I${includedir}