diff options
author | Ted Gould <ted@gould.cx> | 2013-08-27 10:30:04 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-08-27 10:30:04 -0500 |
commit | d66258cff0eaf9f3fe7be560e96f53c1af7d13d4 (patch) | |
tree | fdc8272aaba9b483c174c0fa34e0503133ba20c7 /configure.ac | |
parent | 50dcd83d7e7559c4deb95c477d7bb43c0e914fbe (diff) | |
download | ayatana-indicator-datetime-d66258cff0eaf9f3fe7be560e96f53c1af7d13d4.tar.gz ayatana-indicator-datetime-d66258cff0eaf9f3fe7be560e96f53c1af7d13d4.tar.bz2 ayatana-indicator-datetime-d66258cff0eaf9f3fe7be560e96f53c1af7d13d4.zip |
Update the version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c131aa..c165a3b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([indicator-datetime], - [12.10.2], + [13.10.0], [http://bugs.launchpad.net/indicator-datetime], [indicator-datetime], [http://launchpad.net/indicator-datetime]) |