diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2016-08-08 12:40:11 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2016-08-08 12:40:11 -0400 |
commit | a446e454c6a6ababe96a00df6b3ed16144f46854 (patch) | |
tree | 234ca91a8c0df4552000147895c1beea6c431e54 /configure.ac | |
parent | c124086673eef1855ac4121a6798ca994e54b799 (diff) | |
download | liza-a446e454c6a6ababe96a00df6b3ed16144f46854.tar.gz liza-a446e454c6a6ababe96a00df6b3ed16144f46854.tar.bz2 liza-a446e454c6a6ababe96a00df6b3ed16144f46854.zip |
Version bump 0.7.{1=>2}v0.7.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 bed66e1..326f927 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.7.1], [dev@lovullo.com]) +AC_INIT([liza], [0.7.2], [dev@lovullo.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) |