Skip to content

Commit

Permalink
Bump to version 0.0.6-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter L. Allen committed Oct 30, 2016
1 parent 74e2748 commit d78e0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([YaSh],[0.0.5],[allen286@purdue.edu])
AC_INIT([YaSh],[0.0.6-rc],[allen286@purdue.edu])
AC_CONFIG_SRCDIR([src/command.cpp])
AC_CONFIG_MACRO_DIRS([m4])
AC_CONFIG_AUX_DIR(config)
Expand Down

0 comments on commit d78e0c3

Please sign in to comment.