diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2015-12-03 08:28:40 -0500 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2015-12-03 08:28:44 -0500 |
commit | 8864bd309ab0e5a76d22e85654b402ec8e88d277 (patch) | |
tree | 3cbf7a91fb83edd1c8fc7127890bd3ce3c41d862 | |
parent | 1a3dd236f8a55fbd24c3d11a0f03c0a1d57d0d15 (diff) | |
download | liza-8864bd309ab0e5a76d22e85654b402ec8e88d277.tar.gz liza-8864bd309ab0e5a76d22e85654b402ec8e88d277.tar.bz2 liza-8864bd309ab0e5a76d22e85654b402ec8e88d277.zip |
v0.0.{6=>7} bumpv0.0.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e515cf..f4fac04 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. ## -AC_INIT([liza], [0.0.6], [dev@lovullo.com]) +AC_INIT([liza], [0.0.7], [dev@lovullo.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) |