Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marius
zathura
Commits
adedc600
Commit
adedc600
authored
Jun 24, 2014
by
Moritz Lipp
Browse files
Merge tag '0.2.8' into develop
Version 0.2.8
parents
54457a59
635b9700
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
adedc600
...
...
@@ -7,7 +7,7 @@ Requirements
------------
gtk3
glib (>= 2.28)
girara (>= 0.
1.8
)
girara (>= 0.
2.0
)
sqlite3 (optional, >= 3.5.9)
check (for tests)
intltool
...
...
config.mk
View file @
adedc600
...
...
@@ -6,7 +6,7 @@ PROJECT = zathura
ZATHURA_VERSION_MAJOR
=
0
ZATHURA_VERSION_MINOR
=
2
ZATHURA_VERSION_REV
=
7
ZATHURA_VERSION_REV
=
8
# If the API changes, the API version and the ABI version have to be bumped.
ZATHURA_API_VERSION
=
2
# If the ABI breaks for any reason, this has to be bumped.
...
...
@@ -18,7 +18,7 @@ VERSION = ${ZATHURA_VERSION_MAJOR}.${ZATHURA_VERSION_MINOR}.${ZATHURA_VERSION_RE
# girara
GIRARA_VERSION_CHECK
?=
1
GIRARA_MIN_VERSION
=
0.
1.8
GIRARA_MIN_VERSION
=
0.
2.0
GIRARA_PKG_CONFIG_NAME
=
girara-gtk3
# glib
GLIB_VERSION_CHECK
?=
1
...
...
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