bump version number

This commit is contained in:
John Cupitt 2008-10-11 21:37:53 +00:00
parent e6f960e80e
commit 61db0a62b0
7 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,7 @@
11/10/08 merge 7.16 back into trunk for 7.17.0
11/10/08 started 7.17.0
- merge vips-7.16 brach back into trunk
- bumped version number to 7.17.0
- re-added type.[hc]
11/9/08 started 7.16.3
- oop typo in manpage for im_project()

View File

@ -465,9 +465,9 @@ AC_SUBST(VIPS_LIBS)
AC_SUBST(PACKAGES_USED)
AC_OUTPUT([
vips-7.16.pc
vipsCC-7.16.pc
vips-7.16.spec
vips-7.17.pc
vipsCC-7.17.pc
vips-7.17.spec
Makefile
include/vips/version.h
include/Makefile

View File

@ -4,12 +4,12 @@ bin_SCRIPTS = \
batch_image_convert \
batch_rubber_sheet \
batch_crop \
vips-7.16
vips-7.17
noinst_SCRIPTS = post_install
EXTRA_DIST = \
vips-7.16 \
vips-7.17 \
${noinst_SCRIPTS} \
light_correct.in \
shrink_width.in \