summaryrefslogtreecommitdiff
path: root/neon/version.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-03-10 15:54:12 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-03-10 15:54:12 +0100
commit3f2507bb032908c6ad9f11c61a52229f3e33298d (patch)
tree5afd8c9f1c82494766e9560555144e1d4108b242 /neon/version.mk
parentbadf73d11af7569d305b82cf557ef0fc5f4ccc47 (diff)
parent17e34a20e40a04e8ffca79e384da04bbc7cc5f70 (diff)
CWS-TOOLING: integrate CWS kso43
Notes
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m75
Diffstat (limited to 'neon/version.mk')
-rw-r--r--neon/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/neon/version.mk b/neon/version.mk
index 86716c5746f3..418999ff1452 100644
--- a/neon/version.mk
+++ b/neon/version.mk
@@ -28,9 +28,9 @@
# the major
NEON_MAJOR=0
# the minor
-NEON_MINOR=28
+NEON_MINOR=29
# the micro
-NEON_MICRO=2
+NEON_MICRO=3
# concat
NEON_VERSION=$(NEON_MAJOR)$(NEON_MINOR)$(NEON_MICRO)