Skip to content
Snippets Groups Projects
Commit 4f3385ff authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Browse files

update version

parent 9a6dea55
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
# * change the VERSION.
# * want to install trace-generator and run tests
VERSION = v1.2.0
VERSION = v1.1.1 Beta
ARCHIVED_GENERATED_UI_FILES = \
settings_dialog.py about_mp_dialog.py keyboard_dialog.py \
......@@ -21,7 +21,6 @@ ARCHIVED_GENERATED_UI_FILES = \
.SUFFIXES: .ui .py
# pyuic6 $< > $@
.ui.py:
pyside6-uic $< > $@
......@@ -42,8 +41,6 @@ doxy:
check:
./test.py --skip_bad Example17_Dining_Philosophers.mp
git clone --single-branch https://gitlab.nps.edu/monterey-phoenix/trace-generator ../../trace-generator
clean:
rm -f $(ARCHIVED_GENERATED_UI_FILES) resources_rc.py
# This file is auto-generated by Makefile. Do not edit this file.
VERSION = "v1.2.0"
VERSION = "v1.1.1 Beta"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment