diff options
| author | Oded Gabbay <oded.gabbay@gmail.com> | 2015-12-22 15:55:32 +0200 |
|---|---|---|
| committer | Oded Gabbay <oded.gabbay@gmail.com> | 2015-12-22 15:55:32 +0200 |
| commit | 0e72e780865196e4edd720148d9a99704cd114b5 (patch) | |
| tree | b3aca5c2ce72224c0a07574c8132158659523fb9 | |
| parent | 65f35270e4531621bd2e1ee5cdb31c56c3051c43 (diff) | |
Post-release version bump to 0.33.7
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3ada8e6..e45d7e8 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ AC_PREREQ([2.57]) m4_define([pixman_major], 0) m4_define([pixman_minor], 33) -m4_define([pixman_micro], 6) +m4_define([pixman_micro], 7) m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro]) |
