summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-09-14 12:32:31 -0400
committerAdrian Thurston <thurston@complang.org>2013-09-14 12:32:31 -0400
commit49bd9cf0558e25fbbd6ef555baf115b198d7fde5 (patch)
tree93afb0d425bd94eedec55bd3987e1251c623ab45
parent3f4407922c8d7a97124255821e334e945c2265b2 (diff)
downloadcolm-49bd9cf0558e25fbbd6ef555baf115b198d7fde5.tar.gz
bump to 0.10.1colm-0.10.1
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index c3f51d88..03c21361 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.10)
-PUBDATE="Apr 2013"
+AC_INIT(colm, 0.10.1)
+PUBDATE="Sep 2013"
AM_INIT_AUTOMAKE([foreign])