Edit pkgconf file, bump version.
This commit is contained in:
parent
0cc4d09d65
commit
c2d02165d7
2 changed files with 3 additions and 3 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#
|
||||
|
||||
# Name, description
|
||||
Name: @TODO@
|
||||
Description: @TODO@
|
||||
Name: libCStreamedXML
|
||||
Description: C library for parsing Streamed XML
|
||||
Version: @VERSION@
|
||||
|
||||
# Requirements
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -12,7 +12,7 @@
|
|||
# suffixed with a string.
|
||||
VERMAJOR=1
|
||||
VERMINOR=2
|
||||
VERMICRO=2
|
||||
VERMICRO=3
|
||||
VEREXTRA=""
|
||||
|
||||
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue