~ubuntu-branches/ubuntu/wily/glusterfs/wily

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2011-06-26 21:00:42 UTC
  • mfrom: (1.3.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20110626210042-ps1aim0cwz06tkx1
Tags: 3.2.1-1
* New upstream release.
  - Refresh patch 02-spelling-error.
* Wrap dependencies.
* Merge libglusterfs0 and libglusterfs-dev package to glusterfs-common.
  Closes: #630147
* Use python-module.mk and remove useless python bytecode files.
  Closes: #630146

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
dnl You should have received a copy of the GNU Affero General Public License
15
15
dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
16
16
 
17
 
AC_INIT([glusterfs],[3.2.0],[gluster-users@gluster.org])
 
17
AC_INIT([glusterfs],[3.2.1],[gluster-users@gluster.org])
18
18
 
19
19
AM_INIT_AUTOMAKE
20
20