Skip to content

Commit

Permalink
we are developing for Popeye 4.87
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-maeder committed May 25, 2020
1 parent 33c1067 commit c6aaddb
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.85
VERSION=4.86


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

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

0 comments on commit c6aaddb

Please sign in to comment.