Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Stimfit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Alois SCHLOEGL
Stimfit
Commits
f226f305
Commit
f226f305
authored
Dec 01, 2015
by
Christoph Schmidt-Hieber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.14.12
parent
d6408d01
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
24 additions
and
24 deletions
+24
-24
configure.ac
configure.ac
+1
-1
dist/conda/py-stfio-debug/meta.yaml
dist/conda/py-stfio-debug/meta.yaml
+1
-1
dist/conda/py-stfio/meta.yaml
dist/conda/py-stfio/meta.yaml
+1
-1
dist/debian/mkdeb.sh
dist/debian/mkdeb.sh
+1
-1
dist/debian/mkquick.sh
dist/debian/mkquick.sh
+1
-1
dist/macosx/macports/insert_checksums.sh
dist/macosx/macports/insert_checksums.sh
+1
-1
dist/macosx/macports/python/py-stfio/Portfile
dist/macosx/macports/python/py-stfio/Portfile
+3
-3
dist/macosx/macports/science/stimfit/Portfile
dist/macosx/macports/science/stimfit/Portfile
+3
-3
dist/macosx/package.pmdoc/index.xml
dist/macosx/package.pmdoc/index.xml
+1
-1
dist/macosx/scripts/mkimage.sh
dist/macosx/scripts/mkimage.sh
+1
-1
dist/macosx/stimfit.plist.in
dist/macosx/stimfit.plist.in
+4
-4
dist/windows/nsis/installer.nsi
dist/windows/nsis/installer.nsi
+1
-1
doc/Doxyfile
doc/Doxyfile
+1
-1
doc/sphinx/conf.py
doc/sphinx/conf.py
+2
-2
stfconf.h
stfconf.h
+2
-2
No files found.
configure.ac
View file @
f226f305
AC_INIT([stimfit],[0.14.1
1
])
AC_INIT([stimfit],[0.14.1
2
])
AC_CONFIG_SRCDIR(src/stimfit/gui/main.cpp)
AM_INIT_AUTOMAKE([1.11])
AM_SILENT_RULES([yes])
...
...
dist/conda/py-stfio-debug/meta.yaml
View file @
f226f305
package
:
name
:
py-stfio-debug
version
:
"
0.14.1
1
"
version
:
"
0.14.1
2
"
source
:
# Since this recipe is part of the git repo, the source is just a local path
...
...
dist/conda/py-stfio/meta.yaml
View file @
f226f305
package
:
name
:
py-stfio
version
:
"
0.14.1
1
"
version
:
"
0.14.1
2
"
source
:
# Since this recipe is part of the git repo, the source is just a local path
...
...
dist/debian/mkdeb.sh
View file @
f226f305
#! /bin/bash
VERSION
=
0.14.1
1
VERSION
=
0.14.1
2
make dist
mkdir
-p
../deb/
...
...
dist/debian/mkquick.sh
View file @
f226f305
#! /bin/bash
VERSION
=
0.14.1
1
VERSION
=
0.14.1
2
make dist
mkdir
-p
../deb/
...
...
dist/macosx/macports/insert_checksums.sh
View file @
f226f305
#! /bin/bash
STFVERSION
=
"0.14.1
1
"
STFVERSION
=
"0.14.1
2
"
MPDIR
=
`
pwd
`
if
[
"
$1
"
!=
""
]
;
then
...
...
dist/macosx/macports/python/py-stfio/Portfile
View file @
f226f305
...
...
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup python 1.0
name py-stfio
version 0.14.1
1
version 0.14.1
2
categories python science
platforms darwin
license GPL-2
...
...
@@ -16,8 +16,8 @@ homepage http://www.stimfit.org
master_sites $
{
homepage
}
distname stimfit-$
{
version
}
checksums rmd160
6d83f30a73f43dcf2b972079a267f0eebca3060f
\
sha256
a5db0b43449c6c4420130a544c2ae8e7f56e8833d57c86d49063b89b898a4f25
checksums rmd160
f745dce3a9c884f9a5ab8f650fe0172e0bc35515
\
sha256
9feca55ca3d94e257461a1176ae546c0ab52d7e4c97b686eff7ae604d7b4679b
python.versions 27 34 35
...
...
dist/macosx/macports/science/stimfit/Portfile
View file @
f226f305
...
...
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup wxWidgets 1.0
name stimfit
version 0.14.1
1
version 0.14.1
2
categories science
platforms darwin
license GPL-2
...
...
@@ -15,8 +15,8 @@ long_description A program for viewing and analyzing electrophysiological dat
homepage http://www.stimfit.org
master_sites $
{
homepage
}
checksums rmd160
6d83f30a73f43dcf2b972079a267f0eebca3060f
\
sha256
a5db0b43449c6c4420130a544c2ae8e7f56e8833d57c86d49063b89b898a4f25
checksums rmd160
f745dce3a9c884f9a5ab8f650fe0172e0bc35515
\
sha256
9feca55ca3d94e257461a1176ae546c0ab52d7e4c97b686eff7ae604d7b4679b
wxWidgets.use wxPython-3.0
...
...
dist/macosx/package.pmdoc/index.xml
View file @
f226f305
<pkmkdoc
spec=
"1.12"
><properties><title>
stimfit
</title><build>
/Users/cs/stimfit-0.14.11.pkg
</build><organization>
stimfit.org
</organization><userSees
ui=
"easy"
/><min-target
os=
"2"
/><domain
system=
"true"
/></properties><distribution><versions
min-spec=
"1.000000"
/><scripts></scripts></distribution><description></description><contents><choice
title=
"stimfit"
id=
"choice20"
starts_selected=
"true"
starts_enabled=
"true"
starts_hidden=
"false"
><pkgref
id=
"stimfit.org.stimfit.stimfit.pkg"
/></choice></contents><resources
bg-scale=
"none"
bg-align=
"bottomright"
><locale
lang=
"en"
><resource
type=
"license"
>
/Users/cs/stimfit/gpl-2.0.txt
</resource></locale></resources><flags/><item
type=
"file"
>
01stimfit.xml
</item><mod>
properties.systemDomain
</mod><mod>
properties.title
</mod><mod>
properties.anywhereDomain
</mod><mod>
postinstallActions.actions
</mod></pkmkdoc>
\ No newline at end of file
<pkmkdoc
spec=
"1.12"
><properties><title>
stimfit
</title><build>
/Users/cs/stimfit-0.14.12.pkg
</build><organization>
stimfit.org
</organization><userSees
ui=
"easy"
/><min-target
os=
"2"
/><domain
system=
"true"
/></properties><distribution><versions
min-spec=
"1.000000"
/><scripts></scripts></distribution><description></description><contents><choice
title=
"stimfit"
id=
"choice20"
starts_selected=
"true"
starts_enabled=
"true"
starts_hidden=
"false"
><pkgref
id=
"stimfit.org.stimfit.stimfit.pkg"
/></choice></contents><resources
bg-scale=
"none"
bg-align=
"bottomright"
><locale
lang=
"en"
><resource
type=
"license"
>
/Users/cs/stimfit/gpl-2.0.txt
</resource></locale></resources><flags/><item
type=
"file"
>
01stimfit.xml
</item><mod>
properties.systemDomain
</mod><mod>
properties.title
</mod><mod>
properties.anywhereDomain
</mod><mod>
postinstallActions.actions
</mod></pkmkdoc>
\ No newline at end of file
dist/macosx/scripts/mkimage.sh
View file @
f226f305
#! /bin/bash
hdiutil create stimfit-0.14.1
1
.dmg
-srcfolder
./stimfit.app
-ov
-format
UDBZ
hdiutil create stimfit-0.14.1
2
.dmg
-srcfolder
./stimfit.app
-ov
-format
UDBZ
dist/macosx/stimfit.plist.in
View file @
f226f305
...
...
@@ -26,13 +26,13 @@
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
0.14.1
1
</string>
<string>
0.14.1
2
</string>
<key>
CFBundleShortVersionString
</key>
<string>
0.14.1
1
</string>
<string>
0.14.1
2
</string>
<key>
CFBundleGetInfoString
</key>
<string>
stimfit version 0.14.1
1
, (c) 2003-2011 C. Schmidt-Hieber
</string>
<string>
stimfit version 0.14.1
2
, (c) 2003-2011 C. Schmidt-Hieber
</string>
<key>
CFBundleLongVersionString
</key>
<string>
0.14.1
1
, (c) 2003-2011 C. Schmidt-Hieber
</string>
<string>
0.14.1
2
, (c) 2003-2011 C. Schmidt-Hieber
</string>
<key>
NSHumanReadableCopyright
</key>
<string>
Copyright 2003-2011 C. Schmidt-Hieber
</string>
<key>
LSRequiresCarbon
</key>
...
...
dist/windows/nsis/installer.nsi
View file @
f226f305
...
...
@@ -13,7 +13,7 @@ SetCompressor lzma
;--------------------------------
!include LogicLib.nsh
!define PRODUCT_VERSION "0.14.1
1
"
!define PRODUCT_VERSION "0.14.1
2
"
!define WXW_VERSION "3.0.2.0"
!define WXW_VERSION_DIR "3.0.2"
!define WXW_VERSION_SHORT "30"
...
...
doc/Doxyfile
View file @
f226f305
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = Stimfit
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 0.14.1
1
PROJECT_NUMBER = 0.14.1
2
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
doc/sphinx/conf.py
View file @
f226f305
...
...
@@ -49,9 +49,9 @@ copyright = u'2015, Christoph Schmidt-Hieber'
# built documents.
#
# The short X.Y version.
version
=
'0.14.1
1
'
version
=
'0.14.1
2
'
# The full version, including alpha/beta/rc tags.
release
=
'0.14.1
1
'
release
=
'0.14.1
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
stfconf.h
View file @
f226f305
...
...
@@ -5,7 +5,7 @@
#define PACKAGE_NAME "stimfit"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "stimfit 0.14.1
1
"
#define PACKAGE_STRING "stimfit 0.14.1
2
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "stimfit"
...
...
@@ -14,7 +14,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.14.1
1
"
#define PACKAGE_VERSION "0.14.1
2
"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment