Edit pkgconf file, bump version.

This commit is contained in:
Laurence Withers 2006-08-25 10:43:56 +01:00
parent 0cc4d09d65
commit c2d02165d7
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
# #
# Name, description # Name, description
Name: @TODO@ Name: libCStreamedXML
Description: @TODO@ Description: C library for parsing Streamed XML
Version: @VERSION@ Version: @VERSION@
# Requirements # Requirements

View File

@ -12,7 +12,7 @@
# suffixed with a string. # suffixed with a string.
VERMAJOR=1 VERMAJOR=1
VERMINOR=2 VERMINOR=2
VERMICRO=2 VERMICRO=3
VEREXTRA="" VEREXTRA=""
# kate: replace-trailing-space-save true; space-indent true; tab-width 4; # kate: replace-trailing-space-save true; space-indent true; tab-width 4;