File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change
1
+ started 7.40.5 17/9/14
2
+ - improve .desktop file
3
+
1
4
started 7.40.4 19/8/14
2
5
- swap the HP printer profile for a freer one
3
6
- swap lena for a PD sample
Original file line number Diff line number Diff line change 1
1
# Process this file with autoconf to produce a configure script.
2
2
3
- AC_INIT ( [ nip2] , [ 7.40.4 ] )
3
+ AC_INIT ( [ nip2] , [ 7.40.5 ] )
4
4
5
5
# foreign stops complaints about a missing README (we use README.md instead)
6
6
# and missing INSTALL (the standard Gnu INSTALL is not very useful)
17
17
18
18
m4_define ( [ nip_major_version] , [ 7] )
19
19
m4_define ( [ nip_minor_version] , [ 40] )
20
- m4_define ( [ nip_micro_version] , [ 4 ] )
20
+ m4_define ( [ nip_micro_version] , [ 5 ] )
21
21
m4_define ( [ nip_version] ,
22
22
[ nip_major_version.nip_minor_version.nip_micro_version] )
23
23
Original file line number Diff line number Diff line change @@ -7,7 +7,5 @@ Icon=nip2
7
7
Terminal =false
8
8
Type =Application
9
9
Categories =Graphics;RasterGraphics;
10
- X-GNOME-Bugzilla-Bugzilla =GNOME
11
- X-GNOME-Bugzilla-Product =NIP2
12
10
StartupNotify =true
13
11
MimeType =image/x-vips;
You can’t perform that action at this time.
0 commit comments