From 060dcdaf63330b5ceb3cc40b6483fb6d8836d708 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 1 Feb 2005 04:51:01 +0000 Subject: updated version. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@64 ee746299-78ed-0310-b773-934348b2243d --- NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e013a4ed..67708125 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ Changes of Sylpheed -* 1.9.0dev +* 1.9.0 (development) * This is the first release of GTK2 development version. * From GTK2 feature: diff --git a/configure.in b/configure.in index 7afdea9a..e3edf174 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ MINOR_VERSION=9 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=pre +EXTRA_VERSION= VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target -- cgit v1.2.3