Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Amelia S. Greene
ristretto
Commits
24f42a75
Commit
24f42a75
authored
Nov 05, 2011
by
Stephan Arts
Browse files
Update NEWS, version
parent
4c6e75be
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
24f42a75
0.1.
x
0.1.
4
=====
- Fix bug #8097 (Scrolling to the right of a horizontal positioned
thumbnailbar will make the images disappear)
...
...
configure.in.in
View file @
24f42a75
...
...
@@ -11,7 +11,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([ristretto_version_major], [0])
m4_define([ristretto_version_minor], [1])
m4_define([ristretto_version_micro], [
3
])
m4_define([ristretto_version_micro], [
4
])
m4_define([ristretto_version_build], [r@REVISION@])
m4_define([ristretto_version_tag], []) # Leave empty for releases
m4_define([ristretto_version], [ristretto_version_major().ristretto_version_minor().ristretto_version_micro()ifelse(ristretto_version_tag(), [], [], [ristretto_version_tag()-ristretto_version_build()])])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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