About to release DeforaOS Camera 0.1.0

This commit is contained in:
Pierre Pronchery 2013-12-22 18:41:57 +01:00
parent c65d1ea20d
commit c1737b9ebc
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Camera
VERSION = 0.0.1
VERSION = 0.1.0
SUBDIRS = data doc po src tools
RM = rm -f
LN = ln -f

View File

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

View File

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

View File

@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Camera 0.0.1\n"
"Project-Id-Version: Camera 0.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-12-12 20:14+0100\n"
"PO-Revision-Date: 2013-01-18 22:31+0100\n"

View File

@ -1,5 +1,5 @@
package=Camera
version=0.0.1
version=0.1.0
subdirs=data,doc,po,src,tools
config=h,sh