summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e2a9e13d..28f63cca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,8 +18,8 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Colm; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT(colm, 0.13.0.3)
-PUBDATE="January 2016"
+AC_INIT(colm, 0.13.0.4)
+PUBDATE="July 2016"
AM_INIT_AUTOMAKE([foreign])