release 3.4-rc1

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-09-11 13:50:37 +02:00
parent 27524a6c93
commit e6a278422a
3 changed files with 10 additions and 2 deletions

View File

@ -23,7 +23,8 @@ authors.mdwn:
git --git-dir=src/.git shortlog -n -s | tail -n +11 | column -x -c 80 >> authors.mdwn
echo '</pre>' >> authors.mdwn
luadoc:
make -C src build cmake all
rm -f src/build
make -C src build cmake luadoc
clean:
rm -rf .ikiwiki html

View File

@ -1,3 +1,10 @@
# Testing
Latest testing version of **awesome** is version 3.4-rc1 (*Uprising*) released on 11th September 2009.
* [awesome-3.4-rc1.tar.gz](awesome-3.4-rc1.tar.gz)
* [awesome-3.4-rc1.tar.bz2](awesome-3.4-rc1.tar.bz2)
# Stable
Latest stable version of **awesome** is version 3.3.4 (*Mercury*) released on 7th September 2009.

2
src

@ -1 +1 @@
Subproject commit 0c4fb9fa2632de9dff38ccaa165a81ae138c8eea
Subproject commit ff653fd8816d8d99505cb1217eb80cef30530204