From b080f91f2c59079ce9e49891d81d5ac4d1c0aca2 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 14 Jun 2009 02:16:37 +1000 Subject: [PATCH] Update the version strings for Muttator and Xulmus. --- muttator/Makefile | 2 +- muttator/NEWS | 2 +- xulmus/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/muttator/Makefile b/muttator/Makefile index fc702e36..85a97abf 100644 --- a/muttator/Makefile +++ b/muttator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 0.5 +VERSION = 0.6a1pre NAME = muttator include ../common/Makefile.common diff --git a/muttator/NEWS b/muttator/NEWS index 557c0c6f..8953eed3 100644 --- a/muttator/NEWS +++ b/muttator/NEWS @@ -2,7 +2,7 @@ * version 0.6a1pre * add 'online' option -2008-03-29 +2009-03-29 * version 0.5 * fixes for recent TB nightly changes * new "threads" option (non-functional for now) diff --git a/xulmus/Makefile b/xulmus/Makefile index 4255ad8b..bc9e0f16 100644 --- a/xulmus/Makefile +++ b/xulmus/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 0.2pre +VERSION = 0.2a1pre NAME = xulmus include ../common/Makefile.common