Skip to content

Commit 6388d99

Browse files
committed
Bump patch version
1 parent 92bbbb6 commit 6388d99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/oifitslib/oifitslib.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ libdir=${exec_prefix}/lib
66
Name: oifitslib
77
Description: OIFITSlib - a C library for reading/writing OIFITS files
88
URL: https://github.com/jsy1001/oifitslib
9-
Version: 2.6.1
9+
Version: 2.6.2
1010
Requires.private: cfitsio glib-2.0 >= 2.56
1111
Cflags: -I${includedir}
1212
Libs: -L${libdir} -loifits

src/oifitslib/oitable.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ libdir=${exec_prefix}/lib
66
Name: oitable
77
Description: OIFITSlib oitable module
88
URL: https://github.com/jsy1001/oifitslib
9-
Version: 2.6.1
9+
Version: 2.6.2
1010
Requires.private: cfitsio
1111
Cflags: -I${includedir}
1212
Libs: -L${libdir} -loitable

0 commit comments

Comments
 (0)