update version to be indpendent of git tree

Otherwise versions will include changes by users, which
will not be helpful for development.

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-11 19:17:31 +01:00
commit 6a591d3e06
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
1.0.3: upcoming
1.0.3: 2011-03-11
* Update regexp used for sane characters
* Allow types without parameters
* Allow type to be singleton (DOCUMENTATION MISSING)
* Allow type to be singleton
* Type __file learned --type symlink
1.0.2: 2011-03-09