summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2011-11-21 05:12:37 +0000
committerAdrian Thurston <thurston@complang.org>2011-11-21 05:12:37 +0000
commit0194676eed3d754f7dc9f7713e6785885b988c1f (patch)
tree4108702e53c3836ce3319311a36fc15891aa73b1
parentd294d1cd9a07d736b5a9e0a1cdaa58deb657e0ef (diff)
downloadcolm-0194676eed3d754f7dc9f7713e6785885b988c1f.tar.gz
Updated version.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 816d19a9..1d931e3a 100644
--- a/configure.in
+++ b/configure.in
@@ -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.2+0.3rc5)
-PUBDATE="Oct 2011"
+AC_INIT(colm, 0.3)
+PUBDATE="Nov 2011"
AM_INIT_AUTOMAKE([foreign])