Skip to content
Snippets Groups Projects
Commit 254cc1b5 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Version 0.3.0, we now have external gravity

parent 35f2cd85
Branches
Tags
No related merge requests found
...@@ -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.2.0]) AC_INIT([SWIFT],[0.3.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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment