Skip to content

Commit c104f3e

Browse files
committed
Increment version number to 0.2.5.9000
1 parent 4b9c45d commit c104f3e

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
@@ -1,7 +1,7 @@
11
Package: hipread
22
Type: Package
33
Title: Read Hierarchical Fixed Width Files
4-
Version: 0.2.5
4+
Version: 0.2.5.9000
55
Authors@R: c(
66
person("Greg", "Freedman Ellis", role = "aut"),
77
person("Derek Burk", email = "ipums+cran@umn.edu", role = c("aut", "cre")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# hipread (development version)
2+
13
# hipread 0.2.5
24
* Fixes problem with `hipread_list()` that caused a segfault in some situations.
35
* Require Rcpp >= 1.0.12 to avoid installation errors related to format string

0 commit comments

Comments
 (0)