------------------------------------------------------------
revno: 1384
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Thu 2012-11-15 09:43:56 +0000
message:
  * configure.ac: Bump version to 1.7
  * NEWS: Begin new release
modified:
  ChangeLog
  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 'ChangeLog'
--- ChangeLog	2012-11-15 09:39:25 +0000
+++ ChangeLog	2012-11-15 09:43:56 +0000
@@ -1,6 +1,8 @@
 2012-11-15  James Hunt  <[email protected]>
 
 	* NEWS: Release 1.6
+	* configure.ac: Bump version to 1.7
+	* NEWS: Begin new release
 
 2012-11-07  James Hunt  <[email protected]>
 

=== modified file 'NEWS'
--- NEWS	2012-11-15 09:39:25 +0000
+++ NEWS	2012-11-15 09:43:56 +0000
@@ -1,3 +1,5 @@
+1.7  xxxx-xx-xx
+
 1.6  2012-11-15 "The turbine, the fish and the glass partition"
 
 	* 'telinit u' now performs a stateful re-exec, allowing Upstart

=== modified file 'configure.ac'
--- configure.ac	2012-08-24 16:12:57 +0000
+++ configure.ac	2012-11-15 09:43:56 +0000
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([upstart], [1.6], [[email protected]])
+AC_INIT([upstart], [1.7], [[email protected]])
 NIH_COPYRIGHT([[Copyright © 2012 Scott James Remnant, Canonical Ltd.]])
 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

Reply via email to