diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-03-04 21:53:00 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-03-04 21:53:00 +0000 |
| commit | 9b26733bc84861e0faef20ef115a8847eebb7966 (patch) | |
| tree | 4d5372e4e2932bf06d5835b75f1010716b056f98 | |
| parent | add snapindicator to rect tool but not satisfactory yet... (diff) | |
| download | inkscape-9b26733bc84861e0faef20ef115a8847eebb7966.tar.gz inkscape-9b26733bc84861e0faef20ef115a8847eebb7966.zip | |
remove duplicate "+version" in the version name
(bzr r4963)
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ <copy file="${src}/helper/sp-marshal.cpp.mingw" tofile="${src}/helper/sp-marshal.cpp"/> <makefile file="inkscape_version.h"> - #define INKSCAPE_VERSION "${version}+devel" + #define INKSCAPE_VERSION "${version}" </makefile> <makefile file="config.h"> #ifndef _CONFIG_H_ |
