bump version number
This commit is contained in:
parent
e6f960e80e
commit
61db0a62b0
@ -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
|
11/9/08 started 7.16.3
|
||||||
- oop typo in manpage for im_project()
|
- oop typo in manpage for im_project()
|
||||||
|
@ -465,9 +465,9 @@ AC_SUBST(VIPS_LIBS)
|
|||||||
AC_SUBST(PACKAGES_USED)
|
AC_SUBST(PACKAGES_USED)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_OUTPUT([
|
||||||
vips-7.16.pc
|
vips-7.17.pc
|
||||||
vipsCC-7.16.pc
|
vipsCC-7.17.pc
|
||||||
vips-7.16.spec
|
vips-7.17.spec
|
||||||
Makefile
|
Makefile
|
||||||
include/vips/version.h
|
include/vips/version.h
|
||||||
include/Makefile
|
include/Makefile
|
||||||
|
@ -4,12 +4,12 @@ bin_SCRIPTS = \
|
|||||||
batch_image_convert \
|
batch_image_convert \
|
||||||
batch_rubber_sheet \
|
batch_rubber_sheet \
|
||||||
batch_crop \
|
batch_crop \
|
||||||
vips-7.16
|
vips-7.17
|
||||||
|
|
||||||
noinst_SCRIPTS = post_install
|
noinst_SCRIPTS = post_install
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
vips-7.16 \
|
vips-7.17 \
|
||||||
${noinst_SCRIPTS} \
|
${noinst_SCRIPTS} \
|
||||||
light_correct.in \
|
light_correct.in \
|
||||||
shrink_width.in \
|
shrink_width.in \
|
||||||
|
Loading…
Reference in New Issue
Block a user