Don't reset line/col on restart marker.

Check for duplicate attributes.
Bump version.
This commit is contained in:
Laurence Withers 2007-01-05 11:54:57 +00:00
commit e4aca335e2
3 changed files with 7 additions and 5 deletions

View file

@ -11,8 +11,8 @@
# expected to be in 'major.minor.micro' format. It can optionally be
# suffixed with a string.
VERMAJOR=1
VERMINOR=2
VERMICRO=9
VERMINOR=3
VERMICRO=0
VEREXTRA=""
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;