Release 0.9.4

This commit is contained in:
Silvan Calarco 2012-08-16 12:19:51 +02:00
parent b3e82e19b4
commit b9803712a2
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
VERSION = 0.9.3 VERSION = 0.9.4

View File

@ -5,7 +5,7 @@
# #
# Released under the terms of the GNU GPL release 3 license # Released under the terms of the GNU GPL release 3 license
# #
VERSION=0.9.3 VERSION=0.9.4
me=(${0##*/} $VERSION "Sat Aug 20 2010") me=(${0##*/} $VERSION "Sat Aug 20 2010")
exec 3>`readlink /proc/self/fd/0` exec 3>`readlink /proc/self/fd/0`

View File

@ -4,7 +4,7 @@
# #
# Released under the terms of the GNU GPL release 3 license # Released under the terms of the GNU GPL release 3 license
# #
VERSION=0.9.3 VERSION=0.9.4
BASE_ARCH=i586 BASE_ARCH=i586
BASE_REPOSITORY=devel BASE_REPOSITORY=devel
PORT_REPOSITORY=devel PORT_REPOSITORY=devel