Skip to content

Commit

Permalink
Bump version number to 2.3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbe committed Feb 3, 2012
1 parent ea57628 commit 4f7e3b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([Haskell network package], [2.3.0.9], [libraries@haskell.org], [network])
AC_INIT([Haskell network package], [2.3.0.10], [libraries@haskell.org], [network])

ac_includes_default="$ac_includes_default
#ifdef HAVE_NETDB_H
Expand Down
2 changes: 1 addition & 1 deletion network.cabal
@@ -1,5 +1,5 @@
name: network
version: 2.3.0.9
version: 2.3.0.10
license: BSD3
license-file: LICENSE
maintainer: Johan Tibell <johan.tibell@gmail.com>
Expand Down

0 comments on commit 4f7e3b5

Please sign in to comment.