Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
66c5a34a
Commit
66c5a34a
authored
Aug 22, 2016
by
Matthieu Schaller
Browse files
Upgraded version number to 0.4.0 following the inclusion of the GIZMO-SPH branch into the master.
parent
4ef3e774
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
66c5a34a
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Init the project.
# Init the project.
AC_INIT([SWIFT],[0.
3
.0])
AC_INIT([SWIFT],[0.
4
.0])
AC_CONFIG_SRCDIR([src/space.c])
AC_CONFIG_SRCDIR([src/space.c])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE
...
...
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