summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/easymega-v2.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/easymega-v2.0/Makefile b/src/easymega-v2.0/Makefile
index 9d490d0f..ece4e9bb 100644
--- a/src/easymega-v2.0/Makefile
+++ b/src/easymega-v2.0/Makefile
@@ -108,7 +108,7 @@ IDPRODUCT=0x0028
CFLAGS = $(PRODUCT_DEF) $(STM_CFLAGS) $(PROFILE_DEF) $(SAMPLE_PROFILE_DEF) $(STACK_GUARD_DEF) -Os -g
-PROGNAME=easymega-v1.0
+PROGNAME=easymega-v2.0
PROG=$(PROGNAME)-$(VERSION).elf
HEX=$(PROGNAME)-$(VERSION).ihx