~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/version.h

  • Committer: joncruz
  • Date: 2009-06-09 08:41:43 UTC
  • Revision ID: joncruz@users.sourceforge.net-20090609084143-6q8ltcrb4g4d5n50
Removed sodipodi:version

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#include <glib/gtypes.h>
14
14
 
15
15
#define SVG_VERSION "1.1"
16
 
#define SODIPODI_VERSION "0.32"
17
16
 
18
17
namespace Inkscape {
19
18