summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/inkscape_version.h.mingw1
-rw-r--r--src/menus-skeleton.h2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/inkscape_version.h.mingw b/src/inkscape_version.h.mingw
deleted file mode 100644
index 2d433f5ca..000000000
--- a/src/inkscape_version.h.mingw
+++ /dev/null
@@ -1 +0,0 @@
-#define INKSCAPE_VERSION "0.46+devel"
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h
index d41906a01..3e28ec5b1 100644
--- a/src/menus-skeleton.h
+++ b/src/menus-skeleton.h
@@ -9,7 +9,7 @@
#endif
static char const menus_skeleton[] =
-"<inkscape version=\"" "INKSCAPE_VERSION" "\"\n"
+"<inkscape version=\"1\"\n"
" xmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\"\n"
" xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\">\n"
"\n"