Skip to content

Commit 7aefe86

Browse files
committed
Increment version number to 1.4.7.9000
1 parent b1f9364 commit 7aefe86

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Package
22
Package: later
33
Title: Utilities for Scheduling Functions to Execute Later with Event
44
Loops
5-
Version: 1.4.7
5+
Version: 1.4.7.9000
66
Authors@R: c(
77
person("Winston", "Chang", , "winston@posit.co", role = "aut",
88
comment = c(ORCID = "0000-0002-1576-2126")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# later (development version)
2+
13
# later 1.4.7
24

35
* Fixed #256: compilation failure with glibc >= 2.43 and GCC >= 15, caused by the C11 `once_flag` type now being defined in `<stdlib.h>` under C23. Renamed internal tinycthread symbols to avoid the namespace collision (#257).

0 commit comments

Comments
 (0)