# HG changeset patch # User "Yann E. MORIN" # Date 1176221993 0 # Node ID 24f1e56e89a094421fb398b46fa140989ce6b194 # Parent 565d6d12f13974dbec80ae83c9af8311d7baa845 Bump version to 0.0.2-svn (not released yet). diff -r 565d6d12f139 -r 24f1e56e89a0 Makefile --- a/Makefile Tue Apr 10 16:18:46 2007 +0000 +++ b/Makefile Tue Apr 10 16:19:53 2007 +0000 @@ -2,7 +2,7 @@ # Copyright 2006 Yann E. MORIN # The project version -export PROJECTVERSION=0.0.1 +export PROJECTVERSION=0.0.2-svn # This should eventually be computed if compiling out-of-tree is implemented export CT_TOP_DIR=$(shell pwd)