From 4b48a7f72b6940dc766d5d3e9be830d437fd5484 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sat, 2 Oct 1999 00:33:44 +0000 Subject: [PATCH] update version to pre.1 SVN revision: 567 --- configure.in | 2 +- e.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index cc860b49..be8b372c 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(e.spec) ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 -ENLIGHTENMENT_MICRO=devel.10 +ENLIGHTENMENT_MICRO=pre.1 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO VERSION=$ENLIGHTENMENT_VERSION diff --git a/e.spec b/e.spec index 0593b022..582c60cc 100644 --- a/e.spec +++ b/e.spec @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 0.16.devel.10 +%define ver 0.16.pre.1 %define rel 1 %define prefix /usr