Skip to content

Commit

Permalink
we are building Popeye 4.85
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-maeder committed May 24, 2020
1 parent 58e00a0 commit 33c1067
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.84
VERSION=4.85


# NOTES ON CONDITIONAL COMPILATION
Expand Down Expand Up @@ -102,7 +102,7 @@ VERSION=4.84
# 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 33c1067

Please # to comment.