diff options
author | Jason Conti <jason.conti@gmail.com> | 2012-04-04 20:52:52 -0400 |
---|---|---|
committer | Jason Conti <jason.conti@gmail.com> | 2012-04-04 20:52:52 -0400 |
commit | 8d922591937231afbeb5271c450bd0547e2d8aac (patch) | |
tree | 197236b6f0c28bc13538155a0d7ff32bb0f41910 | |
parent | ddc4a145f926715a94ca01f5dc3a96f6e12b0332 (diff) | |
download | ayatana-indicator-notifications-8d922591937231afbeb5271c450bd0547e2d8aac.tar.gz ayatana-indicator-notifications-8d922591937231afbeb5271c450bd0547e2d8aac.tar.bz2 ayatana-indicator-notifications-8d922591937231afbeb5271c450bd0547e2d8aac.zip |
Bump to version 0.2.30.2.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bb0730a..410a372 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([indicator-notifications], [0.2.2], [jason.conti@gmail.com]) +AC_INIT([indicator-notifications], [0.2.3], [jason.conti@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror]) |