------------------------------------------------------------
revno: 1496
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Fri 2013-06-28 14:30:44 +0100
message:
  * configure.ac: Bump version to 1.10
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	2013-06-28 13:21:34 +0000
+++ NEWS	2013-06-28 13:30:44 +0000
@@ -1,3 +1,5 @@
+1.10  xxxx-xx-xx 
+
 1.9  2013-06-28 "This village isn't even on the map"
 
 	* Apparmor support added by means of two new stanzas: 'apparmor load'

=== modified file 'configure.ac'
--- configure.ac	2013-06-25 15:56:00 +0000
+++ configure.ac	2013-06-28 13:30:44 +0000
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([upstart], [1.9], [[email protected]])
+AC_INIT([upstart], [1.10], [[email protected]])
 NIH_COPYRIGHT([[Copyright © 2013 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