ecopcr: made some errors more informative

This commit is contained in:
Celine Mercier
2020-04-09 09:15:28 +02:00
parent b9f68c76c8
commit 98cfb70d73
2 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
major = 3
minor = 0
serial= '0-beta12a'
serial= '0-beta12b'
version ="%d.%02d.%s" % (major,minor,serial)