------------------------------------------------------------ revno: 1608 committer: James Hunt <[email protected]> branch nick: upstart timestamp: Fri 2014-03-07 11:27:37 +0000 message: * NEWS: Begin new release. modified: NEWS configure.ac
-- lp:upstart https://code.launchpad.net/~upstart-devel/upstart/trunk Your team Upstart Reviewers is subscribed to branch lp:upstart. To unsubscribe from this branch go to https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'NEWS' --- NEWS 2014-03-07 11:23:52 +0000 +++ NEWS 2014-03-07 11:27:37 +0000 @@ -1,3 +1,5 @@ +1.13 xxxx-xx-xx "" + 1.12 2014-03-07 "Water Table" * Stop Upstart indirectly stealing console ownership (most noticeably when === modified file 'configure.ac' --- configure.ac 2013-11-14 14:33:24 +0000 +++ configure.ac 2014-03-07 11:27:37 +0000 @@ -1,8 +1,8 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([upstart], [1.12], [[email protected]]) -NIH_COPYRIGHT([[Copyright © 2006-2013 Canonical Ltd., 2011 Scott James Remnant]]) +AC_INIT([upstart], [1.13], [[email protected]]) +NIH_COPYRIGHT([[Copyright © 2006-2014 Canonical Ltd., 2011 Scott James Remnant]]) AC_CONFIG_SRCDIR([init/main.c]) AC_CONFIG_MACRO_DIR([m4])
-- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
