summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2009-08-15 01:04:46 +0200
committerDaniel Elstner <daniel.kitta@gmail.com>2009-08-15 02:11:05 +0200
commit89155c0eef06446911d9d00bbf6bc3580f285a1a (patch)
tree4d35b30ab3507918ed62c5f4ba9e85e31380be5f /configure.ac
parent820eb8d5dcec1737c56673fc60aa3f2b5dc75044 (diff)
downloadmm-common-89155c0eef06446911d9d00bbf6bc3580f285a1a.tar.gz
Bump version to mm-common 0.4
* configure.ac (AC_INIT): Increment version number to 0.4. * NEWS: Change top entry to mention version 0.4, but state that there has not actually been a release yet.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93be16c..b147e59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.3], [gtkmm-list@gnome.org], [mm-common])
+AC_INIT([mm-common], [0.4], [gtkmm-list@gnome.org], [mm-common])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])