aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-12-03 23:50:50 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-12-03 23:50:50 +0100
commit17171f9316e749b8280d0f91f5765c82b86be5a9 (patch)
tree8e3e2d2cc9f5529b19fa273d2b131cbedf7f588e
parentcc6345e00baa53aa82ac05be27e22f3e5e5c27e7 (diff)
downloadblogc-0.5.1.tar.gz
blogc-0.5.1.tar.bz2
blogc-0.5.1.zip
build: version bumpv0.5.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a5c4a7..3779c31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.69])
-AC_INIT([blogc], [0.5], [https://github.com/blogc/blogc], [blogc], [https://blogc.rgm.io])
+AC_INIT([blogc], [0.5.1], [https://github.com/blogc/blogc], [blogc], [https://blogc.rgm.io])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])