Skip to content

Commit

Permalink
Revert "we are developing for Popeye 4.87"
Browse files Browse the repository at this point in the history
This reverts commit c6aaddb.
  • Loading branch information
thomas-maeder committed May 31, 2020
1 parent c6aaddb commit 682c32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions makefile.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Version number; . separates major and minor version part
# developer versions have minor version numbers divisible by 2
VERSION=4.86
VERSION=4.85


# NOTES ON CONDITIONAL COMPILATION
Expand Down Expand Up @@ -102,7 +102,7 @@ VERSION=4.86
# Other
# -----

DEFS=$(DEFINEMACRO)SIGNALS $(DEFINEMACRO)MSG_IN_MEM $(DEFINEMACRO)FXF $(DEFINEMACRO)DOMEASURE
DEFS=$(DEFINEMACRO)SIGNALS $(DEFINEMACRO)MSG_IN_MEM $(DEFINEMACRO)FXF $(DEFINEMACRO)NDEBUG
# $(DEFINEMACRO)DOMEASURE
# $(DEFINEMACRO)TESTHASH
# $(DEFINEMACRO)NDEBUG
Expand Down

0 comments on commit 682c32d

Please sign in to comment.