aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-10 03:01:11 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-10 03:01:11 +0100
commit1c819d729177f6569febb962955dd8098ef6b35b (patch)
treeb940a149aec5e6efb15426714f5549bc3f487243 /configure.ac
parent6e44d82d3b3ff6f5376fdafa6ee7fa09fc4f8ffb (diff)
downloadblogc-1c819d729177f6569febb962955dd8098ef6b35b.tar.gz
blogc-1c819d729177f6569febb962955dd8098ef6b35b.tar.bz2
blogc-1c819d729177f6569febb962955dd8098ef6b35b.zip
build: version bumpv0.6.1
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 5f6859f..e43633d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.69])
-AC_INIT([blogc], [0.6], [https://github.com/blogc/blogc], [blogc],
+AC_INIT([blogc], [0.6.1], [https://github.com/blogc/blogc], [blogc],
[https://blogc.rgm.io])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])