diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-07-22 18:15:55 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-07-22 18:15:55 +0100 |
commit | df0f2927babbf31d51b8a33fcf744d2a92e70ac5 (patch) | |
tree | b70097be8867a05e725689f17e159e3deb804ee9 | |
parent | 213927976eb58fe6c3cc26d5426ad6e3e2d69c14 (diff) | |
download | ayatana-indicator-session-df0f2927babbf31d51b8a33fcf744d2a92e70ac5.tar.gz ayatana-indicator-session-df0f2927babbf31d51b8a33fcf744d2a92e70ac5.tar.bz2 ayatana-indicator-session-df0f2927babbf31d51b8a33fcf744d2a92e70ac5.zip |
moving to 0.3.00.3.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 17f5c55..369f12b 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-session.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-session, 0.2.94) +AM_INIT_AUTOMAKE(indicator-session, 0.3.0) AM_MAINTAINER_MODE |