# HG changeset patch # User J. Ali Harlow # Date 1460631596 -3600 # Node ID bad1547191dca9fd34b6bfcfd61af01a58f238ca # Parent 271bb9e6e10fa97de0bd1a9052605b79eb68bdb3 Release 0.6.1 diff -r 271bb9e6e10f -r bad1547191dc configure.ac --- a/configure.ac Wed Apr 22 13:09:42 2015 +0100 +++ b/configure.ac Thu Apr 14 11:59:56 2016 +0100 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59c) -AC_INIT([razor], [0.6], [ali@juiblex.co.uk]) +AC_INIT([razor], [0.6.1], [ali@juiblex.co.uk]) AM_INIT_AUTOMAKE([]) AM_CONFIG_HEADER([config.h]) AM_MAINTAINER_MODE