Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adh committed Mar 18, 2012
1 parent 3315fa8 commit fa2c41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -3,7 +3,7 @@ dnl AM_CONFIG_HEADER(src/config.h) - keep it simple

dnl package name and version number

AC_INIT(dfsch, 0.4.0-dev)
AC_INIT(dfsch, 0.4.1-dev)
AC_CONFIG_SRCDIR(src/repl.c)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit fa2c41c

Please sign in to comment.