File tree 4 files changed +10
-5
lines changed
4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 78
78
# #############################################################################
79
79
80
80
.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
81
- VERSION = 3.4.0.rc3
81
+ VERSION = 3.4.0-0
82
82
83
83
default : build_one
84
84
help h :
Original file line number Diff line number Diff line change 1
1
����ʷ�б���
2
2
------------------------------------------------------------------------
3
+ 111) 2018.4.29 --- acl 3.4.0 �汾������
4
+
3
5
110) 2017.7.10
4
6
110.1) compile: �� gcc7.1 �ϱ���ͨ��
5
7
10
12
108) 2017.5.3
11
13
108.1) compile: ������ Solaris(x86) ƽ̨�ϵı�������
12
14
13
- 107) 2017.4.22 --- acl 3.2 .0 �汾������
15
+ 107) 2017.4.22 --- acl 3.3 .0 �汾������
14
16
106) 2017.3.30
15
17
106.1) compile: ��������ͷ�ļ��к궨�壬������ͬ�ı��뷽ʽ
16
18
Original file line number Diff line number Diff line change 24
24
25
25
#include "init.h"
26
26
27
- static char * version = "3.3 .0-83 20180305 " ;
27
+ static char * version = "3.4 .0-0 20180429 " ;
28
28
29
29
const char * acl_version (void )
30
30
{
Original file line number Diff line number Diff line change 1
- %define release_id 90
1
+ %define release_id 0
2
2
3
3
Summary: The powerful c/c++ library and server framework
4
4
Name: acl-libs
5
- Version: 3.3 .0
5
+ Version: 3.4 .0
6
6
Release: %{release_id }
7
7
Group: System/Libs
8
8
License: IBM
133
133
134
134
%changelog
135
135
136
+ *
Sun Apr 29 2018 [email protected] 3.4.0-0-20180429.20
137
+ - acl 3.4.0 released!
138
+
136
139
*
Fri Apr 27 2018 [email protected] 3.3.0-90-20180427.27
137
140
- http: unsafe uri can be corrected
138
141
You can’t perform that action at this time.
0 commit comments