This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gavin
/
bc
Watch
2
Star
1
Fork
4
Code
Issues
0
Pull Requests
0
Releases
75
Wiki
Activity
Browse Source
Increment the version and update the NEWS
master
3.2.4
Gavin Howard
2 months ago
parent
91484c7c9c
commit
63583d3ac1
Signed by:
gavin
GPG Key ID:
C08038BDF280D33E
2 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.in
+7
-0
NEWS.md
+ 1
- 1
Makefile.in
View File
@ -29,7 +29,7 @@
#
.POSIX
:
VERSION
=
3.2.
3
VERSION
=
3.2.
4
SRC
=
%%SRC%%
OBJ
=
%%OBJ%%
+ 7
- 0
NEWS.md
View File
@ -1,5 +1,12 @@
# News
## 3.2.4
This is a production release that fixes a warning on
`gcc`
6 or older, which
does not have an attribute that is used.
Users do
***NOT**
* need to upgrade if they don't use
`gcc`
6 or older.
## 3.2.3
This is a production release that fixes a bug in
`gen/strgen.sh`
. I recently
Write
Preview
Loading…
Cancel
Save