About to release DeforaOS libDesktop 0.1.0

This commit is contained in:
Pierre Pronchery 2013-12-22 18:00:21 +01:00
parent 701df68499
commit 608e360bd3
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = libDesktop
VERSION = 0.0.10
VERSION = 0.1.0
SUBDIRS = data doc include src
RM = rm -f
LN = ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "libDesktop"
#define VERSION "0.0.10"
#define VERSION "0.1.0"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="libDesktop"
VERSION="0.0.10"
VERSION="0.1.0"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"

View File

@ -5,7 +5,7 @@
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY server "www.defora.org/doc/gtk-doc/html">
<!ENTITY title "DeforaOS libDesktop">
<!ENTITY version "0.0.10">
<!ENTITY version "0.1.0">
]>
<book id="index">
<bookinfo>

View File

@ -1,5 +1,5 @@
package=libDesktop
version=0.0.10
version=0.1.0
config=h,sh
subdirs=data,doc,include,src