Skip to content

Commit a51aec5

Browse files
author
Greg Turnquist
committed
Merge branch 'unicode'
2 parents 026cd32 + 02502cf commit a51aec5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

samples/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
setup.py

springpython.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ project.key=EXTPY
88
release.type=snapshot
99

1010
# This property is only un-commented and set for official tagged releases.
11-
release.type=release
12-
build.stamp=FINAL
11+
#release.type=release
12+
#build.stamp=FINAL
1313

1414
# This property is uncommented for milestone releases.
1515
#release.type=milestone

src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
setup.py

0 commit comments

Comments
 (0)