Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Graphics
Okular
Commits
ea607664
Commit
ea607664
authored
Jul 21, 2016
by
Albert Astals Cid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Beta version for KDE Applications 16.08
parent
bae37046
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/version.h
core/version.h
+2
-2
No files found.
core/version.h
View file @
ea607664
...
...
@@ -10,10 +10,10 @@
#ifndef _OKULAR_VERSION_H_
#define _OKULAR_VERSION_H_
#define OKULAR_VERSION_STRING "0.25.0"
#define OKULAR_VERSION_STRING "0.25.
8
0"
#define OKULAR_VERSION_MAJOR 0
#define OKULAR_VERSION_MINOR 25
#define OKULAR_VERSION_RELEASE 0
#define OKULAR_VERSION_RELEASE
8
0
#define OKULAR_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c))
#define OKULAR_VERSION \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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