diff options
author | Ted Gould <ted@gould.cx> | 2013-08-27 16:53:10 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-08-27 16:53:10 +0000 |
commit | d6a968612906df8ee666434922797ed113672d06 (patch) | |
tree | c19c1d373d2008333b0964f288ffa9729c25d544 /configure.ac | |
parent | 0226c53034275ff88a3acf6eb30aee2de936595b (diff) | |
parent | def2cbb6aa5c0eb834fedcb8701d90f64960d449 (diff) | |
download | ayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.tar.gz ayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.tar.bz2 ayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.zip |
Split out control center modules into its own package.
Approved by Sebastien Bacher, PS Jenkins bot.
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]) |