remove 2.0 version number for now

This commit is contained in:
Reinier Balt 2011-05-01 15:08:56 +02:00
parent 5f589999ae
commit ef83c01123

View file

@ -121,7 +121,7 @@ if ( SITE_CONFIG['authentication_schemes'].include? 'cas')
end
end
tracks_version='2.0'
tracks_version='2.0RC3'
# 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`