Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
fcb12985
Commit
fcb12985
authored
Feb 04, 2011
by
Sébastien Villemot
Browse files
Bump version number
parent
b00b2fad
Changes
4
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
fcb12985
...
...
@@ -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.61])
AC_INIT([dynare], [4.
2
-unstable])
AC_INIT([dynare], [4.
3
-unstable])
AC_CONFIG_SRCDIR([preprocessor/DynareMain.cc])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
doc/manual.xml
View file @
fcb12985
...
...
@@ -3,7 +3,7 @@
<book>
<bookinfo>
<title>
Dynare Manual
</title>
<subtitle>
Version 4.
2
.0
</subtitle>
<subtitle>
Version 4.
3
.0
</subtitle>
<author>
<firstname>
Stéphane
</firstname><surname>
Adjemian
</surname>
<affiliation><orgname>
Université du Mans and CEPREMAP
</orgname></affiliation>
...
...
mex/build/matlab/configure.ac
View file @
fcb12985
...
...
@@ -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.61])
AC_INIT([dynare], [4.
2
-unstable])
AC_INIT([dynare], [4.
3
-unstable])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
mex/build/octave/configure.ac
View file @
fcb12985
...
...
@@ -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.61])
AC_INIT([dynare], [4.
2
-unstable])
AC_INIT([dynare], [4.
3
-unstable])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment