]> cygwin.com Git - cygwin-apps/cygutils.git/commitdiff
Post release version bump 1.4.9
authorCharles Wilson <cygwin@cwilson.fastmail.fm>
Mon, 9 Apr 2012 05:16:09 +0000 (05:16 +0000)
committerCharles Wilson <cygwin@cwilson.fastmail.fm>
Mon, 9 Apr 2012 05:16:09 +0000 (05:16 +0000)
BRANCHES
ChangeLog
configure.ac

index a7f861a315ca83325ca816c7b4ec832f47478ba7..1f0a1e6e8d16217db8564e7de68a065eb9cb4994 100644 (file)
--- a/BRANCHES
+++ b/BRANCHES
@@ -88,3 +88,5 @@ v1_4_6
 v1_4_7 (devel)
    |
 v1_4_8
+   |
+v1_4_9 (devel)
index 2621f20c7fbcbd15e8ba2126cee7ff85b0926285..b11da10eee4d7a4a5dccbe9bde5e73442233d83b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-04-09  Charles Wilson  <cwilson@...>
+
+       Post-release version bump 1.4.9
+       * configure.ac: Bump version number to 1.4.9.
+       * BRANCHES: Ditto.
+
 2012-02-09  Charles Wilson  <cwilson@...>
 
        Release 1.4.8
index bbb8a512982fb6b55a93c6d0757436dc243376ac..66cb568ad16c6c5f0320d59a46cbfce015e3fc6c 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.64)
-AC_INIT(cygutils, 1.4.8, cygwin@cygwin.com)
+AC_INIT(cygutils, 1.4.9, cygwin@cygwin.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
This page took 0.031247 seconds and 5 git commands to generate.