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
4653f9b2
Commit
4653f9b2
authored
Nov 05, 2011
by
Stephan Arts
Browse files
Update NEWS, version
parent
182a91a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
4653f9b2
0.2.
x
0.2.
3
=====
- Fix bug #8097 (Scrolling to the right of a horizontal positioned
thumbnailbar will make the images disappear)
...
...
configure.in.in
View file @
4653f9b2
...
...
@@ -11,7 +11,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([ristretto_version_major], [0])
m4_define([ristretto_version_minor], [2])
m4_define([ristretto_version_micro], [
2
])
m4_define([ristretto_version_micro], [
3
])
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