diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-30 14:21:20 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-30 14:21:20 +0000 |
| commit | 7dfcd8698823e6b5c979408e941fea73533bf007 (patch) | |
| tree | d5f20883cfaa85dbbc5256bb24d9bd0e109fc8f7 /Makefile.mingw.common | |
| parent | removing some gcc4.1 warnings the right way (diff) | |
| download | inkscape-7dfcd8698823e6b5c979408e941fea73533bf007.tar.gz inkscape-7dfcd8698823e6b5c979408e941fea73533bf007.zip | |
setting version to 0.44pre1
(bzr r1083)
Diffstat (limited to 'Makefile.mingw.common')
| -rw-r--r-- | Makefile.mingw.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.common b/Makefile.mingw.common index ff6affc2f..093c57a42 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -139,7 +139,7 @@ endif # VERSION_NR = 0.41+devel # VERSION = \"$(VERSION_NR)-${DTG}\" -VERSION_NR = 0.43+devel +VERSION_NR = 0.43+0.44pre1 VERSION = \"$(VERSION_NR)\" ####### the XP_WIN def is necessary for libjs.a |
