Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
c6e7be98
Commit
c6e7be98
authored
Apr 13, 2015
by
Moritz Lipp
Browse files
Version 0.3.3
parent
d284bb69
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
c6e7be98
...
...
@@ -7,7 +7,7 @@ Requirements
------------
gtk3
glib (>= 2.28)
girara (>= 0.2.
0
)
girara (>= 0.2.
4
)
sqlite3 (optional, >= 3.5.9)
check (for tests)
intltool
...
...
config.mk
View file @
c6e7be98
...
...
@@ -6,7 +6,7 @@ PROJECT = zathura
ZATHURA_VERSION_MAJOR
=
0
ZATHURA_VERSION_MINOR
=
3
ZATHURA_VERSION_REV
=
2
ZATHURA_VERSION_REV
=
3
# 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.2.
3
GIRARA_MIN_VERSION
=
0.2.
4
GIRARA_PKG_CONFIG_NAME
=
girara-gtk3
# glib
GLIB_VERSION_CHECK
?=
1
...
...
Write
Preview
Supports
Markdown
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