diff --git a/bin/build.sh b/bin/build.sh index 5da0f097..be3aa9fd 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -15,7 +15,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== FILE=$1 diff --git a/bin/compile.sh b/bin/compile.sh index e0cd2dfd..a0f2dec4 100755 --- a/bin/compile.sh +++ b/bin/compile.sh @@ -18,7 +18,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== FILE=$1 diff --git a/bin/createLog.sh b/bin/createLog.sh index f91d1a9a..491f4ec6 100755 --- a/bin/createLog.sh +++ b/bin/createLog.sh @@ -14,7 +14,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== MODEL=$1 diff --git a/bin/exportvars.sh b/bin/exportvars.sh index 3228a23b..7ff1ac65 100755 --- a/bin/exportvars.sh +++ b/bin/exportvars.sh @@ -14,7 +14,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== cd .. diff --git a/bin/gnuplot.sh b/bin/gnuplot.sh index bab3a6b7..ecd0dde5 100755 --- a/bin/gnuplot.sh +++ b/bin/gnuplot.sh @@ -13,7 +13,7 @@ # NOTES: -persist is the default option used by the QSS Solver GUI. # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== OPTIONS=$1 diff --git a/bin/mmoc.sh b/bin/mmoc.sh index a147eafe..52896a15 100755 --- a/bin/mmoc.sh +++ b/bin/mmoc.sh @@ -14,7 +14,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== OPTIONS=$1 diff --git a/bin/registervars.sh b/bin/registervars.sh index 8c754162..d75252ee 100755 --- a/bin/registervars.sh +++ b/bin/registervars.sh @@ -14,7 +14,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== cd .. diff --git a/bin/run.sh b/bin/run.sh index adbdeb04..72cd5619 100755 --- a/bin/run.sh +++ b/bin/run.sh @@ -17,7 +17,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== diff --git a/bin/runqss.sh b/bin/runqss.sh index e76d1998..3b04525f 100755 --- a/bin/runqss.sh +++ b/bin/runqss.sh @@ -16,7 +16,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== FILE=$1 diff --git a/bin/sbml.sh b/bin/sbml.sh index 0cbb200e..3fe2a81b 100755 --- a/bin/sbml.sh +++ b/bin/sbml.sh @@ -16,7 +16,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== OPTIONS=$1 diff --git a/bin/simulate.sh b/bin/simulate.sh index 1a8f748d..44a4a506 100755 --- a/bin/simulate.sh +++ b/bin/simulate.sh @@ -20,7 +20,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== FILE=$1 diff --git a/bin/sortDiscretes.sh b/bin/sortDiscretes.sh index d8e08a94..5f62a8a4 100755 --- a/bin/sortDiscretes.sh +++ b/bin/sortDiscretes.sh @@ -15,7 +15,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== if test -n "$(find . -maxdepth 1 -name '*-discrete-*.dat' -print -quit)"; then diff --git a/bin/uploadDoc.sh b/bin/uploadDoc.sh index ad4f30b1..d0005d2c 100755 --- a/bin/uploadDoc.sh +++ b/bin/uploadDoc.sh @@ -13,7 +13,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== cd $MMOC_SRC/engine/usr/doc/html diff --git a/deploy/linux/build.sh b/deploy/linux/build.sh index 16bc39d8..f108bf59 100644 --- a/deploy/linux/build.sh +++ b/deploy/linux/build.sh @@ -15,7 +15,7 @@ # NOTES: --- # AUTHOR: Joaquin Fernandez, joaquin.f.fernandez@gmail.com # PROJECT: QSS Solver -# VERSION: 4.2.1 +# VERSION: 4.2.2 #=================================================================================== rm -rf qss-solver-*.deb diff --git a/deploy/linux/version b/deploy/linux/version index fae6e3d0..af8c8ec7 100644 --- a/deploy/linux/version +++ b/deploy/linux/version @@ -1 +1 @@ -4.2.1 +4.2.2 diff --git a/src/engine/QSSSolver.doxyfile b/src/engine/QSSSolver.doxyfile index 3379826a..29b9273b 100644 --- a/src/engine/QSSSolver.doxyfile +++ b/src/engine/QSSSolver.doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Stand-Alone QSS Solver" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.2.1 +PROJECT_NUMBER = 4.2.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/src/gui/QSSSolverGUI.doxyfile b/src/gui/QSSSolverGUI.doxyfile index 01dc89e5..9d57243c 100644 --- a/src/gui/QSSSolverGUI.doxyfile +++ b/src/gui/QSSSolverGUI.doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "QSS Solver GUI" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.2.1 +PROJECT_NUMBER = 4.2.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/src/mmoc/MMOCompiler.doxyfile b/src/mmoc/MMOCompiler.doxyfile index 05bf645f..dd78eb07 100644 --- a/src/mmoc/MMOCompiler.doxyfile +++ b/src/mmoc/MMOCompiler.doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = MicroModelica C Compiler # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.2.1 +PROJECT_NUMBER = 4.2.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/src/mmoc/main.cpp b/src/mmoc/main.cpp index ecd42c76..643978da 100644 --- a/src/mmoc/main.cpp +++ b/src/mmoc/main.cpp @@ -89,7 +89,7 @@ void usage() void version() { - cout << "MicroModelica C Compiler 4.2.1" << endl; + cout << "MicroModelica C Compiler 4.2.2" << endl; cout << "License GPLv3+: GNU GPL version 3 or later " << endl; cout << "This is free software: you are free to change and redistribute it." << endl; cout << "There is NO WARRANTY, to the extent permitted by law." << endl;