Bump version number to 0.2.0.

This commit is contained in:
Sebastian Ramacher 2012-06-09 15:32:06 +02:00
parent 43a65e790f
commit 168bdc102d

View file

@ -2,8 +2,8 @@
# zathura make config
ZATHURA_VERSION_MAJOR = 0
ZATHURA_VERSION_MINOR = 1
ZATHURA_VERSION_REV = 2
ZATHURA_VERSION_MINOR = 2
ZATHURA_VERSION_REV = 0
# 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.