summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2011-11-21 18:28:38 +0000
committerAdrian Thurston <thurston@complang.org>2011-11-21 18:28:38 +0000
commit27576589ba824454c4a93787c22025f84d734070 (patch)
tree4108702e53c3836ce3319311a36fc15891aa73b1
parent21e712ef09e08891cac5e9b4a0bcbdd81bee9490 (diff)
parent0194676eed3d754f7dc9f7713e6785885b988c1f (diff)
downloadcolm-27576589ba824454c4a93787c22025f84d734070.tar.gz
Retagging 0.3.
-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])