← Back to team overview

zeitgeist team mailing list archive

[Branch ~zeitgeist/zeitgeist/bluebird] Rev 467: Release Bluebird (Zeitgeist 0.9)!

 

------------------------------------------------------------
revno: 467
tags: 0.9.0
committer: Siegfried-Angel Gevatter Pujals <siegfried@xxxxxxxxxxxx>
branch nick: bluebird
timestamp: Tue 2012-04-10 15:32:55 +0200
message:
  Release Bluebird (Zeitgeist 0.9)!
modified:
  NEWS
  configure.ac


--
lp:zeitgeist
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
To unsubscribe from this branch go to https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'NEWS'
--- NEWS	2012-04-07 12:58:47 +0000
+++ NEWS	2012-04-10 13:32:55 +0000
@@ -1,4 +1,4 @@
-2012-04-07: Zeitgeist 0.9
+2012-04-10: Zeitgeist 0.9
 -------------------------------------
 
 Engine:

=== modified file 'configure.ac'
--- configure.ac	2012-04-07 12:58:47 +0000
+++ configure.ac	2012-04-10 13:32:55 +0000
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist], [0.9.0~rc1], [dev@xxxxxxxxxxxxxxxxxxxxxxxxxxx], [zeitgeist])
+AC_INIT([zeitgeist], [0.9.0], [dev@xxxxxxxxxxxxxxxxxxxxxxxxxxx], [zeitgeist])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])