We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be1018 commit 0256241Copy full SHA for 0256241
1 file changed
configure.ac
@@ -1,5 +1,5 @@
1
# Update this with each release
2
-AC_INIT([ReadStat], [1.1.4-rc0], [emmiller@gmail.com], [readstat], [https://github.com/WizardMac/ReadStat])
+AC_INIT([ReadStat], [1.1.4], [emmiller@gmail.com], [readstat], [https://github.com/WizardMac/ReadStat])
3
AM_INIT_AUTOMAKE([foreign subdir-objects])
4
AM_SILENT_RULES([yes])
5
0 commit comments