summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d>2010-02-19 15:16:21 +0000
committerwez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d>2010-02-19 15:16:21 +0000
commit006f8703551686fdbd95ba0d7df4a78da5d447d9 (patch)
tree3da7e1eeec5c31f8b592b86dbd0919482e7e20c4
parent0b894d5ac892355b89ef8f74f58075000d83db55 (diff)
downloadportableumem-006f8703551686fdbd95ba0d7df4a78da5d447d9.tar.gz
bump version number in trunk
git-svn-id: https://labs.omniti.com/portableumem/trunk@54 1665872d-e22b-0410-9e5d-a57ad4215e6d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ea6f5b0..6971f75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([umem], [1.0.1], [], [umem])
+AC_INIT([umem], [1.0.2], [], [umem])
AM_INIT_AUTOMAKE([dist-bzip2])
AC_PROG_CC