summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-03-24 14:51:09 -0700
committerCarl Worth <cworth@cworth.org>2008-03-25 12:38:01 -0700
commitbd2a53fc4ece82321f139cdf3276a7ceb871f895 (patch)
tree95ce9c94a2321e2ca3ad70fb71bd6b4c1ce55f3f /.gitignore
parentb078cb3250b63b1c942b93738557af7401e42c9b (diff)
Add pixman_version function and related macros
The complete new API here makes available compile-tim version checks: PIXMAN_VERSION PIXMAN_VERSION_STRING PIXMAN_VERSION_ENCODE as well as run-time version checks: pixman_version() pixman_version_string()
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c736c1..70b7b64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ stamp-h?
config.h
config.h.in
.*.swp
+pixman/pixman-version.h
test/composite-test
test/fetch-test
test/gradient-test