Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stéphane Adjemian
dynare
Commits
ea8d44de
Verified
Commit
ea8d44de
authored
5 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Bump version number to 4.6.0
parent
71792cd6
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
mex/build/matlab/configure.ac
+1
-1
1 addition, 1 deletion
mex/build/matlab/configure.ac
mex/build/octave/configure.ac
+1
-1
1 addition, 1 deletion
mex/build/octave/configure.ac
preprocessor
+1
-1
1 addition, 1 deletion
preprocessor
with
4 additions
and
4 deletions
configure.ac
+
1
−
1
View file @
ea8d44de
...
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6
-unstable
])
AC_INIT([dynare], [4.6
.0
])
AC_CONFIG_SRCDIR([preprocessor/src/DynareMain.cc])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])
...
...
This diff is collapsed.
Click to expand it.
mex/build/matlab/configure.ac
+
1
−
1
View file @
ea8d44de
...
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6
-unstable
])
AC_INIT([dynare], [4.6
.0
])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
...
...
This diff is collapsed.
Click to expand it.
mex/build/octave/configure.ac
+
1
−
1
View file @
ea8d44de
...
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6
-unstable
])
AC_INIT([dynare], [4.6
.0
])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
...
...
This diff is collapsed.
Click to expand it.
preprocessor
@
69b6df8c
Compare
e2d5a835
...
69b6df8c
Subproject commit
e2d5a83592634f0604d8c86409748cd2ec5906d2
Subproject commit
69b6df8c129525e366ba462968e4e30f3a1243ca
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment