← Back to team overview

ufl team mailing list archive

Re: [noreply@xxxxxxxxxxxxx: [Branch ~ufl-core/ufl/main] Rev 986: Bump version number to 0.9.1.]

 

On Fri, Apr 08, 2011 at 03:30:41PM +0200, Martin Sandve Alnæs wrote:
> On 8 April 2011 15:04, Anders Logg <logg@xxxxxxxxx> wrote:
>
>     Nice to have you back! :-)
>
>
> Nice to be back :)
>
>
>     When you make releases, remember to update tarballs, announcements etc
>     on Launchpad. This is easiest handled using the fenics-release script
>     which you can get from the repository lp:fenics-dev.
>
>
> Ok, I wasn't planning on making a release quite yet, this was just some cleanup
> in the test code. I plan on doing more work on the unittests on the side.

ok, I thought you made a release.

--
Anders


> Martin
>
>
>     Simply run the fenics-release script in the UFL repository and follow
>     the instructions. The script is configured using the release.conf
>     file. What it does is just to pack up the repository, sign the
>     tarball + display some reminders of things that need updating.
>
>
>
>     ---------- Forwarded message ----------
>     From: noreply@xxxxxxxxxxxxx
>     To: Anders Logg <logg@xxxxxxxxx>
>     Date: Fri, 08 Apr 2011 12:08:18 -0000
>     Subject: [Branch ~ufl-core/ufl/main] Rev 986: Bump version number to 0.9.1.
>     ------------------------------------------------------------
>     revno: 986
>     committer: Martin Aln s <martinal@xxxxxxxxx>
>     branch nick: ufl
>     timestamp: Fri 2011-04-08 12:46:37 +0200
>     message:
>      Bump version number to 0.9.1.
>     modified:
>      ufl/__init__.py
>
>
>
>     Your team UFL Core Team is subscribed to branch lp:ufl.
>     To unsubscribe from this branch go to https://code.launchpad.net/~ufl-core/
>     ufl/main/+edit-subscription
>
>     === modified file 'ufl/__init__.py'
>     --- ufl/__init__.py     2011-02-23 20:26:30 +0000
>     +++ ufl/__init__.py     2011-04-08 10:46:37 +0000
>     @@ -98,11 +98,11 @@
>
>      """
>
>     -__version__ = "0.9.0"
>     +__version__ = "0.9.1"
>      __authors__ = "Martin Sandve Alnes and Anders Logg"
>     -__copyright__ = "Copyright (C) 2008-2010 " + __authors__
>     +__copyright__ = "Copyright (C) 2008-2011 " + __authors__
>      __license__  = "GNU GPL version 3 or any later version"
>     -__date__ = "2008-03-14"
>     +__date__ = "2011-04-08"
>
>      # Modified by Kristian Oelgaard, 2009
>      # Modified by Anders Logg, 2009.
>
>
>     _______________________________________________
>     Mailing list: https://launchpad.net/~ufl
>     Post to     : ufl@xxxxxxxxxxxxxxxxxxx
>     Unsubscribe : https://launchpad.net/~ufl
>     More help   : https://help.launchpad.net/ListHelp
>
>
>



References