update version number

This commit is contained in:
Sebastian Ramacher 2012-02-21 22:00:19 +01:00
parent c659361a43
commit 59921ba085
2 changed files with 2 additions and 2 deletions

View file

@ -83,7 +83,7 @@ dist: clean
$(QUIET)cp LICENSE Makefile config.mk common.mk README AUTHORS Doxyfile \
${PROJECT}.1.rst ${PROJECT}rc.5.rst ${SOURCE} ${HEADER} ${PROJECT}.pc.in \
${PROJECT}-${VERSION}
$(QUIET)cp Makefile config.mk tests/*.c \
$(QUIET)cp tests/Makefile tests/config.mk tests/*.c \
${PROJECT}-${VERSION}/tests
$(QUIET)tar -cf ${PROJECT}-${VERSION}.tar ${PROJECT}-${VERSION}
$(QUIET)gzip ${PROJECT}-${VERSION}.tar

View file

@ -1,7 +1,7 @@
# See LICENSE file for license and copyright information
# zathura make config
VERSION = 0.0.8.1
VERSION = 0.1.0
# the GTK version to use
ZATHURA_GTK_VERSION ?= 2