diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2016-04-21 16:31:47 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2016-04-21 16:31:47 -0400 |
commit | 895441850e767c429b62e52ec7d0cfba3207cc9a (patch) | |
tree | 4cbf977681c842cf7d29486ab03d7e22201faa28 /configure.ac | |
parent | d8ecfbf2254564b1734d786b00acd9efef28ff8c (diff) | |
download | liza-895441850e767c429b62e52ec7d0cfba3207cc9a.tar.gz liza-895441850e767c429b62e52ec7d0cfba3207cc9a.tar.bz2 liza-895441850e767c429b62e52ec7d0cfba3207cc9a.zip |
Version bump 0.6.{1=>2}v0.6.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 41504d9..0d7face 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.6.1], [dev@lovullo.com]) +AC_INIT([liza], [0.6.2], [dev@lovullo.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) |