File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ started 8.5 24/1/17
2+
13started 8.4.1 25/9/16
24- simplify nip2-icon.rc build, bgilbert
35
Original file line number Diff line number Diff line change 11# Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( [ nip2] , [ 8.4.1 ] , [ vipsip@jiscmail.ac.uk] )
3+ AC_INIT ( [ nip2] , [ 8.5 ] , [ vipsip@jiscmail.ac.uk] )
44
55# foreign stops complaints about a missing README (we use README.md instead)
66# and missing INSTALL (the standard Gnu INSTALL is not very useful)
@@ -16,8 +16,8 @@ dnl of them.
1616dnl
1717
1818m4_define ( [ nip_major_version] , [ 8] )
19- m4_define ( [ nip_minor_version] , [ 4 ] )
20- m4_define ( [ nip_micro_version] , [ 1 ] )
19+ m4_define ( [ nip_minor_version] , [ 5 ] )
20+ m4_define ( [ nip_micro_version] , [ 0 ] )
2121m4_define ( [ nip_version] ,
2222 [ nip_major_version.nip_minor_version.nip_micro_version] )
2323
You can’t perform that action at this time.
0 commit comments