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

v4.0: bump release number to 4.0rc1 (release candidate 1)

git-svn-id: https://www.dynare.org/svn/dynare/branches/4.0@2038 ac1d8469-bf42-47a9-8791-bf33cf982152
parent dbd9e36d
No related branches found
Tags
No related merge requests found
...@@ -29,4 +29,4 @@ function dynare_version ...@@ -29,4 +29,4 @@ function 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/>.
return '4-Prerelease' return '4.0rc1'
...@@ -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.svn20080629" !define VERSION "4.0rc1"
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