Skip to content

Commit

Permalink
* Version bump to 0.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Jan 15, 2010
1 parent 23fa989 commit f65aef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.


AC_PREREQ([2.61]) AC_PREREQ([2.61])
AC_INIT([naev], [0.4.0], [bobbens@gmail.com]) AC_INIT([naev], [0.4.1], [bobbens@gmail.com])
AC_CONFIG_SRCDIR([src/naev.c]) AC_CONFIG_SRCDIR([src/naev.c])
AC_CONFIG_HEADERS([src/config.h]) AC_CONFIG_HEADERS([src/config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit f65aef5

Please sign in to comment.