Skip to content

Commit

Permalink
Merge branch 'master' into weakref
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm committed Dec 28, 2024
2 parents a11305a + ccc40f0 commit 502d195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified NSTimeZones/NSTimeZones.tar
Binary file not shown.
4 changes: 2 additions & 2 deletions Version
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ GCC_VERSION=4.0.0

# The version number of this release.
MAJOR_VERSION=1
MINOR_VERSION=30
MINOR_VERSION=31
SUBMINOR_VERSION=0
# numeric value should match above
VERSION_NUMBER=130.0
VERSION_NUMBER=131.0
GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
VERSION=${GNUSTEP_BASE_VERSION}

Expand Down

0 comments on commit 502d195

Please sign in to comment.