File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ 2023-01-13 Richard Frith-Macdonald <
[email protected] >
2+
3+ * GNUmakefile: bumped version to 1.9.0.
4+
152022-06-08 Richard Frith-Macdonald <
[email protected] >
26
37 * SQLClient.h: Declare new (-committed) method.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ GNUSTEP_MAKE_PARALLEL_BUILDING=no
2525-include config.make
2626
2727PACKAGE_NAME = SQLClient
28- PACKAGE_VERSION = 1.8.4
28+ PACKAGE_VERSION = 1.9.0
2929CVS_MODULE_NAME = gnustep/dev-libs/SQLClient
3030CVS_TAG_NAME = SQLClient
3131SVN_BASE_URL =svn+ssh://svn.gna.org/svn/gnustep/libs
@@ -38,7 +38,7 @@ TEST_TOOL_NAME=
3838LIBRARY_NAME =SQLClient
3939DOCUMENT_NAME =SQLClient
4040
41- SQLClient_INTERFACE_VERSION =1.8
41+ SQLClient_INTERFACE_VERSION =1.9
4242
4343SQLClient_OBJC_FILES = SQLClient.m SQLClientPool.m
4444SQLClient_LIBRARIES_DEPEND_UPON = -lPerformance $(FND_LIBS ) $(OBJC_LIBS )
You can’t perform that action at this time.
0 commit comments