Skip to content

Commit 1efba8e

Browse files
committed
Bump library minor version
1 parent 11eb84a commit 1efba8e

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.3.0
9+
Version: 2.4.0
1010
Requires.private: cfitsio glib-2.0 >= 2.16
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.3.0
9+
Version: 2.4.0
1010
Requires.private: cfitsio
1111
Cflags: -I${includedir}
1212
Libs: -L${libdir} -loitable

0 commit comments

Comments
 (0)