Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
libkexiv2
Commits
d944f314
Commit
d944f314
authored
Feb 27, 2009
by
Gilles Caulier
🗼
Browse files
bump version
svn path=/branches/extragear/kde3/libs/libkexiv2/; revision=932745
parent
02cfa544
Changes
1
Hide whitespace changes
Inline
Side-by-side
libkexiv2/version.h
View file @
d944f314
...
...
@@ -6,7 +6,7 @@
* Date : 2007-02-06
* Description : Exiv2 library interface for KDE
*
* Copyright (C) 2007-200
8
by Gilles Caulier <caulier dot gilles at gmail dot com>
* Copyright (C) 2007-200
9
by Gilles Caulier <caulier dot gilles at gmail dot com>
*
* This program is free software; you can redistribute it
* and/or modify it under the terms of the GNU General
...
...
@@ -23,9 +23,9 @@
#ifndef KEXIV2_VERSION_H
#define KEXIV2_VERSION_H
static
const
char
kexiv2_version
[]
=
"0.1.
9
"
;
static
const
char
kexiv2_version
[]
=
"0.1.
10
"
;
#define KEXIV2_VERSION 0x00010
9
#define KEXIV2_VERSION 0x0001
1
0
#endif // KEXIV2_VERSION_H
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment