Skip to content
Snippets Groups Projects
Commit f4cf28de authored by sebastien's avatar sebastien
Browse files

4.0: bumped version number to 4.0.4

git-svn-id: https://www.dynare.org/svn/dynare/branches/4.0@2761 ac1d8469-bf42-47a9-8791-bf33cf982152
parent 9474a0a3
No related merge requests found
...@@ -28,4 +28,4 @@ function v = dynare_version ...@@ -28,4 +28,4 @@ function v = dynare_version
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
v = '4.0.3'; v = '4.0.4';
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
# - run "makensis dynare.nsi" to create the installer # - run "makensis dynare.nsi" to create the installer
# - if there is no failure, this will create a file "dynare-VERSION-win32.exe" in the current directory # - if there is no failure, this will create a file "dynare-VERSION-win32.exe" in the current directory
!define VERSION "4.0.3" !define VERSION "4.0.4"
Name "Dynare ${VERSION}" Name "Dynare ${VERSION}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment