File tree 2 files changed +6
-2
lines changed 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
+
1
5
2022-06-08 Richard Frith-Macdonald <
[email protected] >
2
6
3
7
* 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
25
25
-include config.make
26
26
27
27
PACKAGE_NAME = SQLClient
28
- PACKAGE_VERSION = 1.8.4
28
+ PACKAGE_VERSION = 1.9.0
29
29
CVS_MODULE_NAME = gnustep/dev-libs/SQLClient
30
30
CVS_TAG_NAME = SQLClient
31
31
SVN_BASE_URL =svn+ssh://svn.gna.org/svn/gnustep/libs
@@ -38,7 +38,7 @@ TEST_TOOL_NAME=
38
38
LIBRARY_NAME =SQLClient
39
39
DOCUMENT_NAME =SQLClient
40
40
41
- SQLClient_INTERFACE_VERSION =1.8
41
+ SQLClient_INTERFACE_VERSION =1.9
42
42
43
43
SQLClient_OBJC_FILES = SQLClient.m SQLClientPool.m
44
44
SQLClient_LIBRARIES_DEPEND_UPON = -lPerformance $(FND_LIBS ) $(OBJC_LIBS )
You can’t perform that action at this time.
0 commit comments