Changed version to 2011.12.01

This commit is contained in:
Steve Zesch 2011-12-02 20:56:30 -05:00
parent f6f1f854c9
commit 8790ba833e
4 changed files with 5 additions and 5 deletions

2
README
View File

@ -1,7 +1,7 @@
General Information
===================
This is version 2011.11.7 of pluma. pluma is a small and lightweight UTF-8 text
This is version 2011.12.01 of pluma. pluma is a small and lightweight UTF-8 text
editor for the MATE environment. Based on gedit, the text editor for the GNOME2
environment.

View File

@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63.2)
m4_define(pluma_major_version, 2011)
m4_define(pluma_minor_version, 11)
m4_define(pluma_micro_version, 22)
m4_define(pluma_minor_version, 12)
m4_define(pluma_micro_version, 01)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],

View File

@ -1,6 +1,6 @@
# Maintainer: neocrust
pkgname=mate-text-editor
pkgver=2011.11.22
pkgver=2011.12.01
pkgrel=1
pkgdesc="An powerfull text editor for MATE"
arch=('i686' 'x86_64')

View File

@ -2,7 +2,7 @@
# fill it
pkgname=mate-text-editor
pkgver=2011.11.12
pkgver=2011.12.01
pkgrel=1
pkgdesc="An powerfull text editor for MATE"
depends=('mate-conf' 'python')