[commit: packages/process] master: Version bump (pinging @hvr) (160bdd1)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:38:08 UTC 2015
Repository : ssh://git@git.haskell.org/process
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/160bdd16722d85c2644bd2353121d8eb5e1597e4/process
>---------------------------------------------------------------
commit 160bdd16722d85c2644bd2353121d8eb5e1597e4
Author: Michael Snoyman <michael at snoyman.com>
Date: Fri Feb 27 09:36:13 2015 +0200
Version bump (pinging @hvr)
>---------------------------------------------------------------
160bdd16722d85c2644bd2353121d8eb5e1597e4
changelog.md | 2 +-
process.cabal | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/changelog.md b/changelog.md
index cb3a55f..8347b8f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,6 @@
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
-## Unreleased
+## 1.2.3.0 *unreleased*
* [Meaningful error message when exe not found on close\_fds is
True](https://ghc.haskell.org/trac/ghc/ticket/3649#comment:10)
diff --git a/process.cabal b/process.cabal
index d33e7bc..26b280f 100644
--- a/process.cabal
+++ b/process.cabal
@@ -1,5 +1,5 @@
name: process
-version: 1.2.2.0
+version: 1.2.3.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
More information about the ghc-commits
mailing list