bump version number for master tree

This commit is contained in:
Reinier Balt 2011-05-01 01:30:45 +02:00
parent ee5ecdb0e4
commit 007d29e302
3 changed files with 5 additions and 3 deletions

View file

@ -121,7 +121,7 @@ if ( SITE_CONFIG['authentication_schemes'].include? 'cas')
end
end
tracks_version='2.0devel'
tracks_version='2.1devel'
# comment out next two lines if you do not want (or can not) the date of the
# last git commit in the footer
info=`git log --pretty=format:"%ai" -1`