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