summarylogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorBruno Silva2017-12-29 14:17:53 +0000
committerBruno Silva2017-12-29 14:17:53 +0000
commit299576497b2f3c9ac64d17b67fa880d1056af329 (patch)
tree4b76bcaeb6313dc18fbee8676db329fdefda301a /Makefile.inc
parentdfb50e3b4c588ff442f59059e2a09a2b8ef7d7f1 (diff)
downloadaur-299576497b2f3c9ac64d17b67fa880d1056af329.tar.gz
Bump to 5.3p1
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc11
1 files changed, 7 insertions, 4 deletions
diff --git a/Makefile.inc b/Makefile.inc
index d7d0ee84091d..8cec4de38962 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -3,11 +3,14 @@
# Your changes will be lost the next time ./configure is run.
#
OMNETPP_PRODUCT = OMNeT++
-OMNETPP_RELEASE = omnetpp-5.2
-OMNETPP_VERSION = 5.2
-OMNETPP_BUILDID = 170818-f9241c2
+OMNETPP_RELEASE = omnetpp-5.3p1
+OMNETPP_VERSION = 5.3p1
+OMNETPP_BUILDID = 171221-c6b3c50
OMNETPP_EDITION = Academic Public License -- NOT FOR COMMERCIAL USE
+# variable to show that the message compiler has a temporary patch applied
+OMNETPP_MSGC_PATCH_VER = 1
+
#
# Optional features (set to "yes" to enable the feature)
#
@@ -128,7 +131,7 @@ AS_NEEDED_OFF = -Wl,--no-as-needed
PIC_FLAGS = -fPIC
MSGC = opp_msgc
SMC = opp_smc
-NEDTOOL = nedtool
+NEDTOOL = opp_nedtool
AS = as
AR = ar cr
ARFLAG_OUT =