aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-14 22:55:49 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-14 22:55:49 +0100
commit0400a1a365b67e2bd9acc6fe4e5fb4d1ec2cf825 (patch)
tree817dcd0b04e55432c4bd29ab90a64ec9a5a68749 /configure.ac
parent8e01ccec4837027a12a4bfc6a54e3c09440169a9 (diff)
downloadblogc-0400a1a365b67e2bd9acc6fe4e5fb4d1ec2cf825.tar.gz
blogc-0400a1a365b67e2bd9acc6fe4e5fb4d1ec2cf825.tar.bz2
blogc-0400a1a365b67e2bd9acc6fe4e5fb4d1ec2cf825.zip
build: version bumpv0.7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e43633d..cd52b20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.69])
-AC_INIT([blogc], [0.6.1], [https://github.com/blogc/blogc], [blogc],
+AC_INIT([blogc], [0.7], [https://github.com/blogc/blogc], [blogc],
[https://blogc.rgm.io])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])